xmr-remote-nodes/internal
Christian Ditaputratama c3f837e122
feat: Check IP-stack info everytime prober send report #84
This commit add IsIPv6Only function inside `internal/ip` package
and moving `geo` package from `internal/geo` to `internal/ip/geo`.

Although it increases server resource usage, checking hostname to IP is
required every time the prober sends a report so that the `ipv6_only`
record in the database is not up-to-date. Previously, this feature did
not exist.
2024-09-09 18:21:03 +07:00
..
config feat: Added IPv6 nodes support (alpha) #84 2024-09-06 00:08:59 +07:00
cron refactor: Use cronRepo struct instead of interface 2024-07-07 02:57:36 +07:00
database feat: Added IPv6 nodes support (alpha) #84 2024-09-06 00:08:59 +07:00
handler feat: Added IPv6 nodes support (alpha) #84 2024-09-06 00:08:59 +07:00
ip feat: Check IP-stack info everytime prober send report #84 2024-09-09 18:21:03 +07:00
monero feat: Check IP-stack info everytime prober send report #84 2024-09-09 18:21:03 +07:00