Skip to content

Commit

Permalink
Update main.py
Browse files Browse the repository at this point in the history
  • Loading branch information
0xMrR0b0t authored Dec 11, 2022
1 parent 6ec0249 commit 5efd5d1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions main.py
Original file line number Diff line number Diff line change
Expand Up @@ -102,8 +102,6 @@ def run_scanner(threads, mode):
for thread in thread_list:
thread.join()

print("Open ports are:", open_ports)

run_scanner(1021, mode)
print(f"Scanning compleate in: {current_time}")

0 comments on commit 5efd5d1

Please sign in to comment.