# PortScanner **Repository Path**: fantasyworld/PortScanner ## Basic Information - **Project Name**: PortScanner - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-12-16 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # PortScanner Host port scanner with GUI (Chinese) using Qt Creator 5.9.0. 图形化主机端口扫描器。使用 Qt Creator 5.9.0 编写。 ## 运行 已经编译好二进制。将本 repo 克隆到本地,然后在目录下运行: ```bash ./PortScanner ``` 你也可以自己重新编译项目。方法不再赘述。 ## 功能 针对一个 IP 地址进行 TCP 端口扫描。 你可以指定端口范围、超时和并发线程数。 就这样。这是个课程设计。 ## 环境 - 测试系统:Ubuntu 18.04 LTS - 桌面环境:GNOME 3.28.2 - 开发工具:Qt Creator (Community) 5.9.0 - 开发语言:C++ 17 - 编译器:Desktop Qt 5.9.0 GCC 64bit (Release) ## 贡献者 只有我。 ## 版权 我。