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.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.