Skip to content

由于作者比较懒,于是它就诞生了(可以叫他ip138的轮子),脚本可用于ip反查归属地+域名+可批量+查询本机公网ip,HW护网查归属溯源等

Notifications You must be signed in to change notification settings

1ighttack/getAns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

getAns

简介:
由于作者比较懒,于是它就诞生了(可以叫他ip138的轮子),脚本可用于ip反查归属地+域名+可批量+查询本机公网ip,HW护网查归属溯源使用
师傅们多多starred呀🥳

环境

Python3
初次启动安装依赖:
python3 -m pip install -r lib.txt

帮助

python3 getAns.py -h
python3 getAsn.py -u <220.181.38.251> 单个ip反查
python3 getAsn.py -l <list.txt>       批量查询,一行一个
python3 getAsn.py -i            本机公网ip

单个ip

python3 getAns.py -u 220.181.38.251

批量

python3 getAns.py -l list.txt

本机公网ip

python3 getAns.py -i

说明:

windows下暂时没有解决高亮输出
mac下可以高亮输出

待完成功能:

微步调用[]
多线程批量请求[]
通过域名反查企业[]

注:请不要将该脚本用于非法恶意破坏等用途,由于使用工具带来的不良后果与本人无关。不能用了及时提issues!

About

由于作者比较懒,于是它就诞生了(可以叫他ip138的轮子),脚本可用于ip反查归属地+域名+可批量+查询本机公网ip,HW护网查归属溯源等

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages