2 Star 12 Fork 0

桔子 / IP-IPwhere

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

##IP::IPwhere - IP address search from baidu,taobao,sina,pconlie public IP API!

批量ip归属地查询,调用阿里新浪、百度和pconline ip库api接口,也可以增加纯真库,单独 查询,没有整合到本模块中。

试用方法: ./ipwhere.pl 8.8.8.8 8.8.8.6 需要安装perl及扩展LWP::Simple;use JSON; 建议通过cpanm LWP::Simple JSON 一键安装。

useage:

use IP::IPwhere;
print query(\@ARGV);

使用用方法:

perl ipwhere.pl  223.123.123.45 203.123.123.123 

结果展示

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:,,, 澳大利亚

Mojo::webqq插件,我们也提供一个Mojo::webqq插件,见example

目录。

通过本插件可以通过qq,QQ群,以及微信,交互式查询ip归属地。 Mojo-Webqq-IPwhere插件

qqipwhere

备注:

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

INSTALL

To install this module, run the following commands:

perl Makefile.PL
make
make test
make install

SUPPORT AND DOCUMENTATION

After installing, you can find documentation for this module with the perldoc command.

perldoc IP::IPwhere

You can also look for information at:

RT, CPAN's request tracker (report bugs here)
    http://rt.cpan.org/NoAuth/Bugs.html?Dist=IP-IPwhere

AnnoCPAN, Annotated CPAN documentation
    http://annocpan.org/dist/IP-IPwhere

CPAN Ratings
    http://cpanratings.perl.org/d/IP-IPwhere

Search CPAN
    http://search.cpan.org/dist/IP-IPwhere/

LICENSE AND COPYRIGHT

Copyright (C) 2016 Orange

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

空文件

简介

IP::IPwhere - IP address search whith baidu,taobao,sina,pconlie public IP API! 批量ip归属地查询,调用阿里新浪、百度和pconline ip库api接口,也可以增加纯真库,单独 查询,没有整合到本模块中。 展开 收起
Perl
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
Perl
1
https://gitee.com/ijz/IP-IPwhere.git
git@gitee.com:ijz/IP-IPwhere.git
ijz
IP-IPwhere
IP-IPwhere
master

搜索帮助