Skip to content

aircooledcafe/pyport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyport

A basic port scanner written in Python as a learning exercise.

Request for an IP address to scan from the user and returns a list of open ports.

Now with basic definitions of open ports, which I pull from Wikipedia.

The web scraper I built to pull in these definitions is here: https://github.com/aircooledcafe/wikipedia_scraper

About

A basic port scanner written in Python as a learning excersise.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages