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

exclusive flag is a very opiniated choice #18

Open
CircleCode opened this issue Jun 7, 2016 · 0 comments
Open

exclusive flag is a very opiniated choice #18

CircleCode opened this issue Jun 7, 2016 · 0 comments

Comments

@CircleCode
Copy link

CircleCode commented Jun 7, 2016

according to #5, you added the exclusive flag (-x) by default.

Since this prevent some form of dns leak (in fact, it prevent your ISP to get every dns query), it introduces another form of dns leak: the DNS targeted by your vpn will get all the queries, which is not always needed (imagine the case where the vpn is a corporate one, you do not want your private stuff to be resolved through this corporate network…)
I think these lines should be surrounded by comments explaining the result of every flag so that everyone can personalize the line to its needs

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