Closed maxomatic458 closed 2 months ago
Is your feature request related to a problem? Please describe. NAT Traversal is not possible for symmetric NATs via UDP holepunching
Describe the solution you'd like a command to check if your network is capable of establishing a p2p connection
Should be as easy as making 2 stun requests from the same socket and comparing the response
implemented auto check with https://github.com/maxomatic458/quic-send/commit/a739c8e2139d53023626f5eac180570429bf2ccd
Is your feature request related to a problem? Please describe. NAT Traversal is not possible for symmetric NATs via UDP holepunching
Describe the solution you'd like a command to check if your network is capable of establishing a p2p connection
Should be as easy as making 2 stun requests from the same socket and comparing the response