Skip to content

批量解析DNS A记录。Batch resolution of DNS A records.

Notifications You must be signed in to change notification settings

7Mitu/batch-lookup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

batch-lookup

用于批量解析DNS A记录。

Usage

$ python3 batch-lookup.py  -h
usage: batch-lookup.py [-h] -f FILE [-o OUTPUT]

批量解析域名的DNS A记录

options:
  -h, --help                        show this help message and exit
  -f FILE, --file FILE              输入文件(包含域名的文件)
  -o OUTPUT, --output OUTPUT        输出文件(CSV格式)

About

批量解析DNS A记录。Batch resolution of DNS A records.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages