Skip to content

用Python结合本地的IP池进行匹配,支持CSV批量转换

Notifications You must be signed in to change notification settings

JionghaoSong/matchIP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

一个离线IP地址定位库和IP定位数据管理框架
根据 https://github.com/lionsoul2014/ip2region/tree/master/binding/python
经行了简化操作,需要去main里面指定CSV的路径
TODO:直接写入到Excel,现在只是打印输出

每个 ip 数据段的 region 信息都固定了格式:国家|区域|省份|城市|ISP
只有中国的数据绝大部分精确到了城市,其他国家部分数据只能定位到国家,后前的选项全部是。

1

2

About

用Python结合本地的IP池进行匹配,支持CSV批量转换

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages