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

Fix dns leak again #157

Merged
merged 2 commits into from
Nov 12, 2024
Merged

Fix dns leak again #157

merged 2 commits into from
Nov 12, 2024

Conversation

Nep-Timeline
Copy link
Contributor

Do not need to intercept DNS port when IPv6 is not enabled. but, when IPv6 is enabled, not intercepting the IPv6 DNS port can lead to DNS leak
Android seems to have no way to forward IPv6 DNS port, as long as they are not intercepted, there is definitely a risk of DNS leak

@taamarin taamarin merged commit 61896b8 into taamarin:master Nov 12, 2024
1 check passed
d2184 pushed a commit to d2184/box_for_magisk that referenced this pull request Nov 13, 2024
* Fix dns leak
* Remove unused code
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.

None yet

2 participants