8000 GitHub - yxl2001/HostScan: 一个简单的host碰撞辅助测试脚本
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

yxl2001/HostScan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

HostScan

一个简单的host碰撞辅助测试脚本

> python .\hostscan.py -h
usage: hostscan.py [-h] [-I IPFILE] [-D HOSTFILE]

host碰撞辅助测试脚本

options:
  -h, --help            show this help message and exit
  -I IPFILE, --ipfile IPFILE
                        保存ip列表的文件
  -D HOSTFILE, --hostfile HOSTFILE
                        保存host列表的文件

准备一个IP列表,一个Host列表,然后运行下列命令,结果保存在/result/<ip>.txt

> python .\hostscan.py -I .\ips.txt -D .\hosts.txt                 

About

一个简单的host碰撞辅助测试脚本

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0