Skip to content
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

Hole punch support for tunnel app #37

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

Conversation

yyk808
Copy link
Contributor

@yyk808 yyk808 commented Jul 23, 2024

Tip: Starting agents with --reuse-port or the hole punching won't work.

When sending data from inbound side to outbound side, it will try to punch a hole and connect to peer directly.
If the hole punch process works, both the inbound and outbound network traffic will be redirected to the direct connection.
If not work, it will behave like there's not such a feature.

@pajama-coder
Copy link
Contributor

This is a huge change so it might take some time for me to fully evaluate the impact. Thanks for the work anyways. It's really impressive.

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

Successfully merging this pull request may close these issues.

2 participants