Skip to content

liyongjian5179/nali-ipip

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nali-ipip

a fork of http://www.surfchen.org/nali using ipip ipdb (http://ipip.net)

基于nali修改支持IPIP数据库(http://ipip.net)

Install

./configure && make && make install

Usage

command|nali (example: mtr 8.8.8.8|nali)

PS.为了方便随时随地随心所欲的研究某个ip的路由,并且考虑到原版自带的纯真库的正确率问题,所以撸了这个改版出来,欢迎各位使用。

Update:

C语言解析代码:
https://github.com/17mon/c 有dat和datx格式,ipip.net的最新的免费版本IP库 都是用的 datx 了,在此已经加入了datx 解析代码 最新IP库下载: https://www.ipip.net/free_download/

datx 官方解析代码 https://www.ipip.net/ipdb.html

已经修改成 2018年7月免费版的 IP 库

About

a fork of http://www.surfchen.org/nali using ipip ipdb (http://ipip.net) 基于nali修改支持ipip数据库, 欢迎使用

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 64.7%
  • PHP 20.0%
  • Shell 8.2%
  • Makefile 5.1%
  • Perl 2.0%