From 7da3456e2a7a5537adbae59a487c5314b698ad89 Mon Sep 17 00:00:00 2001 From: beigeworm <93350544+beigeworm@users.noreply.github.com> Date: Wed, 28 Jun 2023 20:48:50 +0000 Subject: [PATCH] Update Simple NetCat Client.txt --- Tools/Simple NetCat Client.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tools/Simple NetCat Client.txt b/Tools/Simple NetCat Client.txt index 2d63c49..2efab69 100644 --- a/Tools/Simple NetCat Client.txt +++ b/Tools/Simple NetCat Client.txt @@ -7,7 +7,7 @@ REM *REQUIREMENTS* REM start a netcat listener on server machine using port 4444 (eg. nc -lvp 4444). REM *SETUP* -REM replace YOUR_IP_OR_DOMAIN_HERE with ncat server address. +REM replace YOUR_IP_OR_DOMAIN_HERE with ncat server address and PORT_NUMBER. REM some setup for dukie script. DEFAULT_DELAY 100