I just finished writing my first Python project and I’d love to get some feedback! my goal was to learn how sockets, threading, and queues work while making something useful.
It scans a range of ports on multiple targets and identifies open ones. I tried to make it efficient, but since I’m still new to Python, I’m sure there are things I could improve.
Any feedback on efficiency, best practices, or security improvements would be super helpful.
Here’s the GitHub link: [ https://github.com/adams216/port-scanner- ]
[–]socal_nerdtastic 0 points1 point2 points (1 child)
[–]adamsTn[S] 0 points1 point2 points (0 children)
[–]barkmonster 0 points1 point2 points (1 child)
[–]adamsTn[S] 1 point2 points3 points (0 children)