rust-igd
rust-igd copied to clipboard
IPv6 support
I'd love to get the IPv6 support, as of now, IPv6 doesn't really work and the external IP isn't fetched.
I think that the problem is here, as it returns Ipv4Addr
instead of the universal one IpAddr
.