Skip to content

amirfeqhi/Port-Scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Port-Scanner

Build Status

It's a program for checking the state of a port

How to use

  1. First of all you should have nmap library in your local computer. For installing nmap just type the command below in your terminal or command prompt: pip install nmap

  2. Run the program: python port.py

  3. Enter your source file name.

  • Attention: you should have details in your source file, just in this order ip:port
  1. A file will be created in your current directory named: port_list.txt

  2. Done

About

It's a program for checking the state of a port

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages