Skip to content

Releases: mason369/lan-port-scanner

v1.0.0

10 Mar 15:13

Choose a tag to compare

局域网端口扫描器 / LAN Port Scanner

下载说明 / Download Instructions

Windows 用户:

  • 下载 LAN-Port-Scanner.exe
  • 双击运行,无需安装 Python

Linux 用户:

  • 下载 lan-port-scanner
  • 添加执行权限: chmod +x lan-port-scanner
  • 运行: ./lan-port-scanner

功能特性 / Features

  • 🖥️ PyQt6 现代化图形界面
  • 🚀 异步高性能扫描
  • 🕵️ 隐蔽扫描技术
  • 🔍 服务识别和 Banner 抓取
  • 🌐 跨平台支持

系统要求 / System Requirements

  • Windows 7/8/10/11 (64-bit)
  • Linux (Ubuntu 20.04+, Debian 11+, etc.)
  • 无需安装 Python / No Python installation required

使用方法 / Usage

  1. 下载对应平台的可执行文件
  2. 直接运行
  3. 配置扫描参数
  4. 开始扫描

源码运行 / Run from Source

pip install PyQt6 tabulate
python app_qt.py

注意事项 / Notes

  • 仅供合法的网络管理和安全研究使用
  • 请遵守当地法律法规
  • For legal network management and security research only

完整文档: https://github.com/mason369/lan-port-scanner