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

[client] Android exit node via P2P #2937

Merged
merged 3 commits into from
Nov 25, 2024
Merged

Conversation

pappz
Copy link
Contributor

@pappz pappz commented Nov 22, 2024

Describe your changes

Support exit node feature on Android via P2P communication

Protect the WireGuard UDP listeners with marks.
The implementation can support the VPN permission revocation events in thread safe way. It will be important if we start to support the running time route and DNS update features.

Issue ticket number and link

Checklist

  • Is it a bug fix
  • Is a typo/documentation fix
  • Is a feature enhancement
  • It is a refactor
  • Created tests that fail without the change (if possible)
  • Extended the README / documentation, if necessary

@pappz
Copy link
Contributor Author

pappz commented Nov 25, 2024

@lixmal could you review this before I merge this PR? The go.mod will be updated after it.

@pappz pappz merged commit af71982 into net-code-cleaning Nov 25, 2024
21 checks passed
@pappz pappz deleted the android-wg-route-marks branch November 25, 2024 16:07
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