Skip to content

Port Scanner Using Sockets in Python. The socket module in Python provides access to the BSD socket interface.

Notifications You must be signed in to change notification settings

xa-sharma/Port-Scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Port-Scanner

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

image

This was my first project that i posted on github and i made 2 more cybersecurity projects in my previous sem.

About

Port Scanner Using Sockets in Python. The socket module in Python provides access to the BSD socket interface.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages