parse ipip.net's free ip database, convert to csv format
- clone this project
- replace the 17monipdb.dat(you can fine the newest release version at ipip.net)
- run
ruby iphero.rb
- ips.csv is the file you need!
解析ipip.net的免费版ip数据库,并转换成CSV格式
-
clone本项目
-
把17monipdb.dat替换成最新版(这里下载ipip.net)
-
运行
ruby iphero.rb
-
生成的ips.csv就是解析完成后的文件