克隆/下载
贡献代码
同步代码
yoby 0 de39a6e 3年前
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

xdb

介绍

ip2region的定位库编辑程序,支持快速生成xdb文件,通过查找可以自己增减修正错误的定位.

使用说明

xdb gen 生成ip2region.xdb文件
xdb ip 127.0.0.1 显示ip
xdb so 127.0.0.1 搜索ip所在行,然后根据ip138网站数据,可以自己修正ip定位的错误,定位错误只需要拆分错误ip段即可
一般来说,ip段都是最后一组数字0开头255结束.
xdb test 测试数据
xdb del 127 删除某行数据,谨慎操作,可以破坏数据,一般拆分ip就可以修正定位.修正数据可以参考ip138或百度/腾讯IP地图定位
使用时候需要将ip.merge.txt和xdb.exe放在一起,然后用xdb gen生成一个数据包.

说明

本程序在https://gitee.com/lionsoul/ip2region开源基础上修改而来,目的是更好的使用这个数据源.理论上支持Win,Linux,Mac

MIT License Copyright (c) 2022 yoby Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

ip2region的定位库编辑程序,支持快速生成xdb文件,通过查找可以自己增减修正错误的定位. 展开 收起
Go
MIT
取消

发行版 (1)

全部
3年前

贡献者

全部

近期动态

不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化