Update README.md

This commit is contained in:
Array in a Matrix 2022-02-04 10:43:30 -05:00 committed by GitHub
parent 2ea3faa84c
commit 5eb789dcc4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,2 +1,4 @@
# ip-grabber
# 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.