Port Scanner Using Sockets in Python. The socket module in Python provides access to the BSD socket interface.
Command to use - python3 portscanner <ip>
At the place of <ip> you have to enter your network IP on which you want to scan the port number
This was my first project that i posted on github and i made 2 more cybersecurity projects in my previous sem.
