ipdb-java icon indicating copy to clipboard operation
ipdb-java copied to clipboard

不支持IPV6查询吗

Open SetGeek opened this issue 5 years ago • 2 comments

SetGeek avatar Oct 29 '19 08:10 SetGeek

查询"::1"是报错了,提示net.ipip.ipdb.IPFormatException: ip format error

SetGeek avatar Oct 29 '19 08:10 SetGeek

net.ipip.ipdb.Reader 90行的ipv6判断有点问题,addr.indexOf(":") > 0校验不对吧

SetGeek avatar Oct 29 '19 08:10 SetGeek