Update README.md
This commit is contained in:
parent
2430883cc3
commit
80435e8517
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# 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.
|
||||
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 when script is running.
|
||||
|
|
Loading…
Add table
Reference in a new issue