Skip to content

This program is similar to the NMAP program implemented to check the open ports of an IP or FDQN address

License

Notifications You must be signed in to change notification settings

farkoo/NMAP-Port-Scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NMAP Port Scanner

This program is similar to the nmap program implemented to check the open ports of an ip or fdqn address.

For more information about this program, you can refer to the nmap page.

This program supports five scanning methods:

  • Connect Scan
  • Ack Scan
  • Syn Scan
  • Fin Scan
  • Window Scan

Usage

sudo python3 portScanner.py -t <target ip or fdqn> -p <ports> -m <method> -d <delay>

Requirement

I used Pycharm Pro for this program

Support:

Contact me @:

e-mail:

telegram id:

License

MIT © Farzaneh Koohestani

About

This program is similar to the NMAP program implemented to check the open ports of an IP or FDQN address

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages