Skip to content

Automatically scan a range of ports for a specified IP address

Notifications You must be signed in to change notification settings

JIMMUGUNA789/PortScanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

PortScanner

Automatically scan a range of ports for a specified IP address USAGE:

  1. Install Python3
  2. sudo apt-get install python3
  3. Clone repository
  4. git clone link
  5. Move into directory
  6. cd PortScanner
  7. Run the script
  8. Python3 portscanner2.py
  9. Provide ip address to scan eg 172.16.63.3
  10. Provide the starting port e.g 22
  11. Provide the finishing port e.g 3333 NB: The last port is not scanned.

About

Automatically scan a range of ports for a specified IP address

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages