# IP-Port-Scan **Repository Path**: ho229/IP-Port-Scan ## Basic Information - **Project Name**: IP-Port-Scan - **Description**: Windows平台下的一个基于C++ TCP的IP段扫描器 - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-12-26 - **Last Updated**: 2022-08-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # IP-Port-Scan --------- ### 开发环境 * IDE:Visual Studio 2017
* Compiler:Microsoft Visual C++ 2017
--------- ### 项目介绍 * 这是一个IP段端口扫描器,里面用到了 `套接字(socket TCP)` `多线程(thread)` `互斥锁(mutex)` `原子计数(atomic)` `C++ STL`等等,希望能够帮到大家,也请各位大佬多多指教。
>IP.txt
>1.1.1.1 1.1.255.255
>1.2.1.1 1.2.255.255
>.....
--------- ### 关于作者 * QQ:2189684957
* E-mail:2189684957@qq.com
(注:作者本人是个苦逼初中生,所以可能有时联系不上,希望有大佬能带带我)