Update README.md

This commit is contained in:
Array in a Matrix 2022-05-07 03:14:39 -04:00 committed by GitHub
parent 916c2bd628
commit 593b839fa7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,3 +2,4 @@
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. A Node.js server will be hosted on port 3030 (by default) when script is running.
If you plan on using this script, edit where the `address.log` file is created.