mirror of
https://github.com/zu1k/nali.git
synced 2025-01-22 13:19:02 +08:00
update readme
This commit is contained in:
parent
df01496609
commit
8a3aedd519
@ -20,11 +20,11 @@
|
||||
|
||||
## Origin
|
||||
|
||||
Inspired by [Nali C version](https://github.com/meteoral/Nali) and [nali-cli js version](https://github.com/SukkaW/nali-cli).
|
||||
Inspired by 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 mean 'where' in Chinese, good name for this kind of tools.
|
||||
|
||||
However the C version has too few functions, and the js version of Sukka is too big and the supported platforms are not complete, so I rewrite it in golang, add IPv6 support and Geoip2 database.
|
||||
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
|
||||
|
||||
|
@ -18,11 +18,11 @@
|
||||
|
||||
## 来源
|
||||
|
||||
该工具受 [Nali C版本](https://github.com/meteoral/Nali) 和 [nali-cli js版本](https://github.com/SukkaW/nali-cli) 的启发.
|
||||
该工具受 Nali C版本 和 nali-cli js版本的启发.
|
||||
|
||||
我想要在终端对IP地理信息和CDN服务提供商进行查询,发现了Nali这个工具,Nali与哪里谐音,非常适合这类工具
|
||||
|
||||
经过简单的使用,我发现最初的C语言版本功能缺失,而苏卡卡大佬的js版本包实在大的恐怖、而支持的平台非常有限,所以我用golang重写了这个工具,在原有功能的基础上增加了对IPv6的支持,并且增加了Geoip2数据库
|
||||
经过简单的使用,我发现最初的C语言版本功能缺失,而js版本包实在大的恐怖、而支持的平台非常有限,所以我用golang重写了这个工具,在原有功能的基础上增加了对IPv6的支持,并且增加了Geoip2数据库
|
||||
|
||||
|
||||
## 功能
|
||||
|
Loading…
Reference in New Issue
Block a user