CreggHancock / HolePuncher

UDP Holepunch plugin for Godot
MIT License
142 stars 34 forks source link

Ipv6 #10

Open Tobilo opened 1 year ago

Tobilo commented 1 year ago

The Server does not work with the Ipv6 Protocol. I already found a possible fix, you could pass the Ipv6 of the host to the server, in order to allow incoming Ipv6 traffic: https://docs.twisted.org/en/stable/core/howto/udp.html#ipv6