Skip to content
This repository has been archived by the owner on Dec 5, 2022. It is now read-only.
/ IP-Port-Scan Public archive

Windows平台下的一个基于C++ TCP的IP段扫描器

Notifications You must be signed in to change notification settings

ho-229/IP-Port-Scan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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
    (注:作者本人是个苦逼初中生,所以可能有时联系不上,希望有大佬能带带我)

About

Windows平台下的一个基于C++ TCP的IP段扫描器

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages