From ddafa229c65f8ac60a9f287cbefbc67ea865f4ac Mon Sep 17 00:00:00 2001 From: Me Date: Sun, 14 Aug 2022 03:49:29 +0200 Subject: [PATCH] something done to the telnet tester --- telnet_test.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/telnet_test.sh b/telnet_test.sh index 37efd05..5c199ca 100755 --- a/telnet_test.sh +++ b/telnet_test.sh @@ -95,6 +95,9 @@ run_all() echo done +# do a thing where you pass an array as parameter and based on that it +# decides which test to run and then you can loop through the arrays you pass + # consider running several tests in a single telnet connection