Skip to content
/ 17monip Public
forked from lxyu/17monip

IP search based on 17mon.cn, the best IP database for China.

Notifications You must be signed in to change notification settings

qiwsir/17monip

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

17MonIP Python Lib

IP search based on 17mon.cn, the best IP database for china.

Source: http://tool.17mon.cn

Install

$ pip install 17monip

Usage

>>> import IP
>>> IP.find("www.baidu.com")
'中国\t浙江'
>>> IP.find("127.0.0.1")
'本机地址\t本机地址'

About

IP search based on 17mon.cn, the best IP database for China.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published