From bedc1a28b3a5240fb958429659c8e2822c39c88f Mon Sep 17 00:00:00 2001 From: "Praman Kasliwal (C|EH)" <32700438+Praman1997@users.noreply.github.com> Date: Tue, 30 Apr 2019 03:29:47 +0530 Subject: [PATCH] Updated --- dscan.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/dscan.py b/dscan.py index eedfeb2..af0e934 100644 --- a/dscan.py +++ b/dscan.py @@ -231,8 +231,6 @@ def ip_scan(): print ("Incorrect Choice!!! It was either 'A' or 'S'... Are you thick?!!\n") sleep(1) os.system(command) - sleep(1) - ip_scan() def idle_scan(): os.system("clear")