Skip to content

nedroden/PortScanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Port Scanner

Port Scanner is a simple tool to help you find open TCP ports associated with a certain host.

1. Requirements

  • Python 3 (tested on 3.6)
  • Command line or terminal

2. Usage

python portscanner.py [ip_address] {min_range:max_range}

If you've executed the move_to_bin.sh file, you can also use the port scanner like this: portscanner [ip_address] {min_range:max_range}

3. Known issues

  • Performance issues when running the port scanner on Windows

About

Simple port scanner

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published