You are browsing as a guest. Sign up (or log in) to start making projects!

32m 46s logged

Added a scan counter which shows live number of ports scanned/total ports to be scanned.

Added hyperthreading using ThreadPoolExecutor for faster scanning.

Fixed minor bugs, added a README.md file and changed a lot of strings to formatted strings (f-strings) so that the code does not looks scuffed.

Now I am planning to add command line arguments using argparse for target, port range, worker count, timeout and verbose mode.

0
3

Comments 0

No comments yet. Be the first!