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

DNS lookups aren't forwarded through tor #1187

Open
lu-ckystars opened this issue Apr 14, 2024 · 1 comment
Open

DNS lookups aren't forwarded through tor #1187

lu-ckystars opened this issue Apr 14, 2024 · 1 comment

Comments

@lu-ckystars
Copy link

its been this way for a long time. i use the alpha version but the regular does the same. I'm pretty sure the rest of the traffic does get sent over for, but perhaps in a weird way:
going to external site

would it not be better to have it using orbots socks5?

@QuantumBadger
Copy link
Owner

There's some example code here for using a SOCKS proxy with an Android WebView: https://github.com/guardianproject/NetCipher/blob/master/sample-webviewclient/src/sample/netcipher/webviewclient/GenericWebViewClient.java#L56

We'll also need to update the OkHTTP code, possibly to use a custom socket factory.

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

2 participants