Skip to content

wenxi-3000/host2ip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

host2ip

使用Golang协程池批量将域名转为ip

使用方法

host2ip -f host.txt -o ips.txt -t 100 (默认是100协程,默认保存到当前目录的ips.txt文件,默认读取当前目录的host.txt)

About

使用Golang协程池批量将域名转为ip

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages