Skip to content

Files

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Latest commit

4d1e362 · Aug 21, 2024

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