2 Star 3 Fork 1

桔子 / ipwhere

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 914 Bytes
一键复制 编辑 原始数据 按行查看 历史
桔子 提交于 2018-07-09 17:24 . 去掉无效的新浪在线接口

name 批量ip归属地查询,调用阿里ip库接口

useage:

使用用方法: ./ipwhere.pl 8.8.8.8 8.8.8.6

结果展示

perl ipwhere.pl 223.123.123.45 203.123.123.123

taobao 223.123.123.45:中国,北京市,北京市,移动
taobao 203.123.123.123:澳大利亚,,,
sina 223.123.123.45:中国,北京,北京,
sina 203.123.123.123:澳大利亚,西澳大利亚,North Fremantle,
baidu 223.123.123.45:北京市西城区 移动
baidu 203.123.123.123:澳大利亚
pconline 223.123.123.45:,,, 中国移动
pconline 203.123.123.123:,,, 澳大利亚

新增缓存机制,心增加新浪、百度和pconline ip调用接口

新增加纯真数据,使用方法

perl qqip.pl 116.211.167.14

备注:

需要安装perl及扩展LWP::Simple ,JSON; 可以通过cpanm 简单的安装: cpanm LWP::Simple JSON

1103 qqip.pl 修正地址显示乱码,增加多ip查询

Perl
1
https://gitee.com/ijz/ipwhere.git
git@gitee.com:ijz/ipwhere.git
ijz
ipwhere
ipwhere
master

搜索帮助