Nali v0.8.1 releases: offline tool for querying IP geographic information and CDN provider
Nali
An offline tool for querying IP geographic information and CDN provider.
Inspired by the Nali C version and nali-cli js version.
I want to query the IP geographic information and CDN service provider on the terminal, then found the Nali tool. Nali means ‘where’ in Chinese, a good name for this kind of tool.
However the C version has too few functions, and the js version is too big and the supported platforms are not complete, so I rewrite it in golang, add IPv6 support and Geoip2 database.
Feature
- Multi database support
- Chunzhen qqip database
- ZX ipv6 database
- Geoip2 city database
- IPIP free database
- ip2region database
- db-ip database
- IP2Location DB3 LITE database
- Pipeline support
- Interactive query
- Offline query
- Both ipv4 and ipv6 supported
- Multilingual support
- CDN provider query
- Full platform support
- Color print
Changelog v0.8.1
- Fix #183, recommended for all
v0.8.0
users to upgrade - Add Country Code to GeoIP json output
Install & Use
Copyright © 2020-2022 zu1k i@zu1k.com