From 2cad1b4ef3d0b09618472783f107e9b693efbdc2 Mon Sep 17 00:00:00 2001 From: Justine Pelletreau Date: Thu, 13 Jul 2023 19:21:58 +0200 Subject: [PATCH] Added TODO in README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 47a0e74..bfac2d3 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # Portnut +TODO +* Allow multiple threads hitting on the same port + Portnut is a tcp port scanner / stresser. The scanning function simply tries to connect to the tcp ports given.