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

BUG: DNS Leak via active selected profile in route per app #812

Open
rony432 opened this issue Nov 17, 2024 · 1 comment
Open

BUG: DNS Leak via active selected profile in route per app #812

rony432 opened this issue Nov 17, 2024 · 1 comment

Comments

@rony432
Copy link

rony432 commented Nov 17, 2024

Describe the problem

app is leaking dns via action selected connection when there are route per app

Expected behavior:
it should resolve dns via route profile to avoide dns leaks

Actual behavior:

How to reproduce

turn on perapp proxy inside chose proxy only selected apps
chrome, firefox
install two browsers. chrome and firefox

make 3 profiles with different countries in a group
a US
b UK
c Germany

now in route make two routes per app
route a for chrome select profile (a US)
route b for firefox select profile (b UK)

now go to profiles make profile (c Germany active selected)

now visit in both chrome and firefox this site https://browserleaks.com/dns
it shows th ip from profile of the route but dns is resolving from active selected profile (c Germany)

you will see ip is US or UK but dns is germany

Provide helpful screenshots, videos, text descriptions, subscription links, etc.

log

If you have logs, please upload them. Please see the detailed steps for exporting logs in the documentation.

@rony432
Copy link
Author

rony432 commented Nov 17, 2024

the bug is on all other forks too

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

No branches or pull requests

1 participant