Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/metowolf/iplist
:book: IP CIDRs List / IP 地址列表
https://github.com/metowolf/iplist
chinalist cidr ip ipdb iplist iso3166 qqwry
Last synced: 6 days ago
JSON representation
:book: IP CIDRs List / IP 地址列表
- Host: GitHub
- URL: https://github.com/metowolf/iplist
- Owner: metowolf
- Created: 2019-09-11T06:45:08.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-05-23T03:19:57.000Z (6 months ago)
- Last Synced: 2024-05-23T04:42:19.784Z (6 months ago)
- Topics: chinalist, cidr, ip, ipdb, iplist, iso3166, qqwry
- Homepage:
- Size: 14.2 MB
- Stars: 765
- Watchers: 24
- Forks: 119
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
IP 地址库
数据基于纯真数据库分类
Author Website ·
Project Source ·***
## 分类
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fmetowolf%2Fiplist.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fmetowolf%2Fiplist?ref=badge_shield)### 国家 IP 段
采用 [ISO_3166-1](https://zh.wikipedia.org/wiki/ISO_3166-1%E4%BA%8C%E4%BD%8D%E5%AD%97%E6%AF%8D%E4%BB%A3%E7%A0%81) 进行分类
|Country|CIDR|
|---|---|
|中国 (CN)|https://raw.githubusercontent.com/metowolf/iplist/master/data/country/CN.txt|
|中国香港|https://raw.githubusercontent.com/metowolf/iplist/master/data/country/HK.txt|
|美国|https://raw.githubusercontent.com/metowolf/iplist/master/data/country/US.txt|
|日本|https://raw.githubusercontent.com/metowolf/iplist/master/data/country/JP.txt|
||[ > 查看更多](https://github.com/metowolf/iplist/tree/master/docs/country.md)|### 大陆 IP 段
相比较国家 IP 段,数据经过精简合并
|Country|CIDR|
|---|---|
|中国 (CN)|https://raw.githubusercontent.com/metowolf/iplist/master/data/special/china.txt|### 省级 IP 段
采用 [行政区划代码](http://www.mca.gov.cn/article/sj/xzqh/2019/201901-06/201906211048.html) 进行分类,如广东省为 440000
|City|CIDR|
|---|---|
|北京市|https://raw.githubusercontent.com/metowolf/iplist/master/data/cncity/110000.txt|
|浙江省|https://raw.githubusercontent.com/metowolf/iplist/master/data/cncity/330000.txt|
|广东省|https://raw.githubusercontent.com/metowolf/iplist/master/data/cncity/440000.txt|
||[ > 查看更多](https://github.com/metowolf/iplist/tree/master/docs/cncity.md)|### 市级 IP 段
采用 [行政区划代码](http://www.mca.gov.cn/article/sj/xzqh/2019/201901-06/20190203221738.html) 进行分类,如广东省为 440000,广州市为 440100
|City|CIDR|
|---|---|
|广东省广州市|https://raw.githubusercontent.com/metowolf/iplist/master/data/cncity/440100.txt|
|广东省深圳市|https://raw.githubusercontent.com/metowolf/iplist/master/data/cncity/440300.txt|
|广东省佛山市|https://raw.githubusercontent.com/metowolf/iplist/master/data/cncity/440600.txt|
||[ > 查看更多](https://github.com/metowolf/iplist/tree/master/docs/cncity.md)|## 数据来源
|采信源|文件|
|---|---|
|纯真数据库|[qqwry.ipdb](https://github.com/metowolf/qqwry.ipdb)|
|OpenIPDB 字典|-|## 数据准确性
由于数据并非直接采集于纯真原始数据库,而是经过 [qqwry.ipdb](https://github.com/metowolf/qqwry.ipdb) 二次标准化后进行分类,所以数据难免会出现遗漏。
如果您发现数据中存在错误的地方,以下是可供反馈的途径:1. 直接向本项目 [发起 issue](https://github.com/metowolf/iplist/issues/new),按照规范注明需要修改的 IP 范围、正确信息,如有信息来源建议一并填写,我会代为排查并向上游反馈。
2. 如果发现是 [qqwry.ipdb](https://github.com/metowolf/qqwry.ipdb) 不幸错误格式化了原始信息,请前往 [qqwry.ipdb issue](https://github.com/metowolf/qqwry.ipdb/issues/new) 进行反馈。
3. 如果发现是纯真数据库的数据错误,可以通过 [IP 小秘书](http://www.cz88.net/ip/) 或者 [前往纯真论坛](http://bbs.cz88.net/f26),按照格式要求进行发帖反馈。## 致谢
- **特别感谢 [纯真](http://cz88.net/) 的离线数据库,本列表数据均来源于纯真**
- **特别感谢 [qqwry.ipdb](https://github.com/metowolf/qqwry.ipdb) 标准化项目,本列表直接采集于该数据库**
- 感谢 [IPIP.net](https://www.ipip.net/) 设计的 ipdb 数据库格式
- 感谢 ipdb 项目提供 ipdb 数据库格式的读取工具
- 感谢 @ipdb/range 项目提供 ipdb 数据库格式的分段工具
- 感谢 [cidr-tools](https://github.com/silverwind/cidr-tools) 项目提供可靠的 CIDR 合并工具
- 感谢专注于 IP 数据库收集整理工作的公司和热心网友们## License
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fmetowolf%2Fiplist.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fmetowolf%2Fiplist?ref=badge_large)