https://github.com/flying-tom/portscanner
a multi-thread GUI port scanner
https://github.com/flying-tom/portscanner
Last synced: 18 days ago
JSON representation
a multi-thread GUI port scanner
- Host: GitHub
- URL: https://github.com/flying-tom/portscanner
- Owner: Flying-Tom
- Created: 2022-03-06T11:31:01.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-03-06T11:44:32.000Z (about 3 years ago)
- Last Synced: 2025-02-13T04:30:56.392Z (2 months ago)
- Language: C++
- Homepage:
- Size: 4.08 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Port Scanner (QT)
[[中文](README_zh.md)]
----
This is a multi-thread GUI port scanner implemented by QT5.
Known bugs: Some open ports may be incorrectly ignored if the timeout chosen is too short.
It is recommended to choose a small thread number (< 5) if the timeout is less than 200ms.
