Inspiration
My inspiration for this project is my interest in cybersecurity and ethical hacking.
What it does
This program does the barebone function of the software nmap. Which is scanner the ports (software-based locations that run services of the computer) of a computer. This only scan port 50-85 for now but I have an idea implementing the function of changing the ports that the user can scan. This differs from other port scanners because it has a graphical user interface.
How we built it
As a middle school student, I built this on my own for a few days. The functions are very basic, and I don't except this to be a high-quality project. Overall, this project is only a basic idea of a port scanner that supports a user interface.
What's next for Port scanner
I would add more functions where the user can choose different ports to scan and add a decent looking graphical user interface.
Built With
- python
- socket
- tkinter
Log in or sign up for Devpost to join the conversation.