Skip to content

hawk1278/portscan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

This is a simple port scanning tool in Python. How to run this:

python portscan.py --host <host ip> -p <comma separated list of ports>

python portscan.py --host 192.168.0.100 -p 22,80,8100

Releases

No releases published

Packages

No packages published

Languages