threefoldtech / mycelium

End-2-end encrypted IPv6 overlay network
Apache License 2.0
34 stars 11 forks source link

Quic nat traversal #98

Closed LeeSmet closed 6 months ago

LeeSmet commented 10 months ago

As an optional feature, we would want nat traversal in quic between 2 nodes. This might require changes in the protocol to mimic STUN servers on common nodes

LeeSmet commented 6 months ago

Since we don't do peer discovery, we'll close this for now. Nodes can be configured with eachothers quic ports as peer addresses to do this manually