arriven / db1000n

MIT License
1.18k stars 208 forks source link

Change country checker to use fasthttp with all network settings (proxy, interface, etc.) #528

Closed arriven closed 2 years ago

arriven commented 2 years ago

Works with ipv6 ! But still small bug that was not present at pre 0.8x series - countrycheker still uses ipv4 addressing for country check :

utils/countrychecker.go:78      location info   {"country": ....

Originally posted by @Sfinx in https://github.com/Arriven/db1000n/issues/521#issuecomment-1116467348

arriven commented 2 years ago

fixed in 060ae19ad8805ef0b7e0b161ac5a1a6f1df6e086