Skip to content

winway/domain2IP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

domain2IP

Get the ip set of a domain as many as possible and as soon as possible.

.|-- conf                   # configuration dir
     |   
     |-- nameservers.txt    # DNS server list
 |   `-- work_nodes.txt     # worker nodes list
 |-- getIP_distributed.sh   # multi-nodes version
 |-- getIP.go               # single-node version
 |-- getIP.sh               # single-node version
 |-- job.sh
 |-- LICENSE
 |-- README.md
 |-- result                 # result dir
 `-- tmp                    # tmp dir

About

Get the ip set of a domain as many as possible and as soon as possible

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published