xmr-remote-nodes/cmd
Christian Ditaputratama 518d4b4335
feat: Added IPv6 nodes support (alpha) #84
This commit accept IPv6 nodes submission.

When user submit new public node, the server will check IP addresses
from given hostname. If host IP addresses doesn't have IPv4, it will
be recorded as "IPv6 only" node.

Probers that support IPv6 may add `IPV6_CAPABLE=true` to the `.env`
file.

Please note that this feature still experimental and may not being
merged to the main branch.
2024-09-06 00:08:59 +07:00
..
client feat: Added IPv6 nodes support (alpha) #84 2024-09-06 00:08:59 +07:00
server feat!: Moving handler to internal/handler 2024-07-07 01:42:29 +07:00
cmd.go feat!: Change the module name to "URL based" 2024-07-07 01:28:44 +07:00