From 5eb789dcc4fa91b9ce0ac1fef89b4335a0b63053 Mon Sep 17 00:00:00 2001 From: Array in a Matrix Date: Fri, 4 Feb 2022 10:43:30 -0500 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e73295f..3d70ff0 100644 --- a/README.md +++ b/README.md @@ -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.