This project was modified to compile with msys2, original src by ho229: "https://gitee.com/ho229/IP-Port-Scan"
- This is an IP segment port scanner, which uses
socket (socket TCP)
multithreading (thread)
mutex (mutex)
atomic count (atomic)
C++ STL
and so on , I hope it can help you, and please give me some advice.
IP.txt
1.1.1.1 1.1.255.255
1.2.1.1 1.2.255.255
.....