Ayushmaan10100/Port-Scanner

GitHub: Ayushmaan10100/Port-Scanner

一款基于 Python 的轻量级端口和服务扫描器,支持多线程高速扫描和自定义端口范围。

Stars: 0 | Forks: 0

# 端口扫描器 Portmapper 是基于 Python 的端口和服务扫描器。它可以配合多种选项使用。扫描速度也可以控制,并且比 NMAP 等传统工具快得多。 # 安装 你需要安装 python3 才能在 Windows、Linux 或 MacOS 上运行此程序。 ## Linux ``` git clone https://github.com/Apilex100/Port-Scanner.git cd Port-Scanner/ python ps.py ``` ## Windows ``` git clone https://github.com/Apilex100/Port-Scanner.git python .\Port-Scanner\ps.py ``` ## 运行 ### 用法 ``` python ps.py -h usage: python ps.py 192.168.137.52 Python Based Fast Port Scanner positional arguments: IPv4 host to scan options: -h, --help show this help message and exit -s, --start starting port -e, --end ending port -t, --threads threads to use -V, --verbose verbose output -v, --version display version Example - ps.py -s 20 -e 40000 -t 500 -V 192.168.137.52 ```
标签:AES-256, DNS查询工具, LangChain, Python, Socket编程, URL短链接分析, 二进制发布, 开源工具, 插件系统, 无后门, 服务探测, 漏洞评估, 端口扫描器, 网络安全, 轻量级, 逆向工具, 隐私保护