Logs the client IPv4 address and redirects them to a target website.
Go to file
Array in a Matrix 5eb789dcc4
Update README.md
2022-02-04 10:43:30 -05:00
index.js Add files via upload 2022-02-04 10:40:40 -05:00
LICENSE Initial commit 2022-02-04 10:39:28 -05:00
package-lock.json Add files via upload 2022-02-04 10:40:40 -05:00
package.json Add files via upload 2022-02-04 10:40:40 -05:00
README.md Update README.md 2022-02-04 10:43:30 -05:00

IP Grabber

Logs the client IPv4 address and redirects them to a target website using Node.js.

The grabber will redirect the client to the first commandline argument (a link or IP) if it exists. Otherwise, it will use the default link defined in the code.