SkillAgentSearch skills...

Apnic

apnic: IP Region Querier For Go Language

Install / Use

/learn @microfoxme/Apnic
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

apnic

apnic: IP Region Querier For Go Language

O(logN)的IP地域查询库程序。

  1. 可以自动下载最新的IP分配国家列表;
  2. 自动生成Go、JSON源代码,并为优化查询速度排序;
  3. apnic.InPRC,apnic.IPInPRC用于查询某个IP是否属于大陆地区;

依赖包:

  1. gawk (sudo apt-get install gawk)
  2. Golang (Go语言环境)
  3. make

使用参见: README

其他用途:

$ make ipnet-cn.json

生成JSON格式的预排序文件。

View on GitHub
GitHub Stars10
CategoryDevelopment
Updated4y ago
Forks6

Languages

Go

Security Score

75/100

Audited on Feb 22, 2022

No findings