Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 579 Bytes

File metadata and controls

29 lines (20 loc) · 579 Bytes

Package/Script Name

Port Scanner

Short description of package/script

  • Use nmap to scan and detect the specified server port
  • You can also use this script to customize it to achieve the effect you want.

Setup instructions

  1. First you need to install nmap, centos as an example.
yum install nmap
  1. Installing NAMP's Python library
pip3 install python-nmap

Output

images link : Images/output.png

preview

Author(s)

Ethan