maxomatic458 / quic-send

A quic based peer-to-peer file transfer tool
MIT License
10 stars 0 forks source link

[FEATURE] integrated NAT-check command #15

Closed maxomatic458 closed 2 months ago

maxomatic458 commented 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

maxomatic458 commented 2 months ago

implemented auto check with https://github.com/maxomatic458/quic-send/commit/a739c8e2139d53023626f5eac180570429bf2ccd