Skip to content

Python script that scans a given ip address for all open ports on that network

Notifications You must be signed in to change notification settings

Harrison-Dolin/PythonPortScanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 

Repository files navigation

PythonPortScanner

This is a work in progress Python script that scans a given ip address for all open ports on that network. It then prints a list of open ports to the console. It uses the socket library for various network calls.

About

Python script that scans a given ip address for all open ports on that network

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages