编译synscan.cpp请注意,如果是ADSL用户,可能要把代码里的hp
- 资源大小:13.71 kB
- 上传时间:2021-06-30
- 下载次数:0次
- 浏览次数:1次
- 资源积分:1积分
-
标 签:
Windows
Socket编程
资 源 简 介
编译synscan.cpp请注意,如果是ADSL用户,可能要把代码里的hp->h_addr_list[0]改为hp->h_addr_list[1]才能够扫描,具体是[0]还是[1]或其它,可以先编译getallIP.cpp来获取外网IP的网卡的代号。例如编译getallIP.cpp后得到以下输出
Address [0]: 192.168.1.2
Address [1]: 218.10.14.151(公网IP)
那么想扫描外网的话就要把synscan.cpp里的hp->h_addr_list[0]改为hp->h_addr_list[1]了-Compiler synscan.cpp Please note that if it is ADSL users may need to code in the hp-
文 件 列 表
打造极速SYN扫描器代码
Debug
Release
mstcpip.h
getallIP.cpp
编译前请读.txt
synscan.cpp
synscan.dsp
synscan.ncb
synscan.opt
synscan.dsw