|
1 | | -#ip |
| 1 | +#IP地址库 |
| 2 | +<ahref="https://github.com/adysec/IP_database/stargazers"><imgalt="GitHub Repo stars"src="https://img.shields.io/github/stars/adysec/IP_database?color=yellow&logo=riseup&logoColor=yellow&style=flat-square"></a> |
| 3 | +<ahref="https://github.com/adysec/IP_database/network/members"><imgalt="GitHub forks"src="https://img.shields.io/github/forks/adysec/IP_database?color=orange&style=flat-square"></a> |
| 4 | +<ahref="https://github.com/adysec/IP_database/issues"><imgalt="GitHub issues"src="https://img.shields.io/github/issues/adysec/IP_database?color=red&style=flat-square"></a> |
| 5 | + |
| 6 | +##纯真IP数据库 |
| 7 | +`qqwry.dat`纯真IP数据库文件,dat数据非exe安装包 |
| 8 | +下载直链`https://raw.githubusercontent.com/adysec/IP_database/main/qqwry/qqwry.dat` |
| 9 | +国内下载直链`https://raw.gitmirror.com/adysec/IP_database/main/qqwry/qqwry.dat` |
| 10 | + |
| 11 | +##GeoLite.mmdb |
| 12 | +`GeoLite2-ASN.mmdb`GeoLite ASN数据库文件 |
| 13 | +下载直链`https://raw.githubusercontent.com/adysec/IP_database/main/geolite/GeoLite2-ASN.mmdb` |
| 14 | +国内下载直链`https://raw.gitmirror.com/adysec/IP_database/main/geolite/GeoLite2-ASN.mmdb` |
| 15 | + |
| 16 | +`GeoLite2-City.mmdb`GeoLite 城市归属地数据库文件 |
| 17 | +下载直链`https://raw.githubusercontent.com/adysec/IP_database/main/geolite/GeoLite2-City.mmdb` |
| 18 | +国内下载直链`https://raw.gitmirror.com/adysec/IP_database/main/geolite/GeoLite2-City.mmdb` |
| 19 | + |
| 20 | +`GeoLite2-Country.mmdb`GeoLite 国家数据库文件 |
| 21 | +下载直链`https://raw.githubusercontent.com/adysec/IP_database/main/geolite/GeoLite2-Country.mmdb` |
| 22 | +国内下载直链`https://raw.gitmirror.com/adysec/IP_database/main/geolite/GeoLite2-Country.mmdb` |
| 23 | + |
| 24 | +##Thanks |
| 25 | +`https://github.com/nmgliangwei/qqwry`删去了下载innoextract等工作流 |
| 26 | +`https://github.com/P3TERX/GeoLite.mmdb`没key,直接抄过来的 |