Skip to content

ngc: add proper NAT hole punching #2904

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Green-Sky opened this issue Apr 2, 2025 · 1 comment
Open

ngc: add proper NAT hole punching #2904

Green-Sky opened this issue Apr 2, 2025 · 1 comment
Labels
network Network
Milestone

Comments

@Green-Sky
Copy link
Member

In #2894 I discovered that NGC has no proper NAT traversal, it simply sends every packet also to the ipport we know of the other peer.

@Green-Sky Green-Sky added the network Network label Apr 2, 2025
@Green-Sky Green-Sky added this to the v0.2.x milestone Apr 2, 2025
@nurupo
Copy link
Member

nurupo commented Apr 2, 2025

Perhaps the already existing hole punching logic could be extracted into its own independent module that could then be used by the code that already uses it and now ngc too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
network Network
Development

No branches or pull requests

2 participants