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

Use Orbot SOCKS Proxy #820

Open
flower-37 opened this issue May 7, 2021 · 0 comments
Open

Use Orbot SOCKS Proxy #820

flower-37 opened this issue May 7, 2021 · 0 comments

Comments

@flower-37
Copy link

flower-37 commented May 7, 2021

Hi,

I have recently tried to use the Orbot proxy function of the lightning browser but unfortunately I cannot connect to http websites while https work perfectly. The TOR proxy returns an error message which says that the proxy expects a "CONNECT" http connection.

error

This is due to a change in Orbot. The developers have stopped bundling privoxy and now use a built-in proxy of TOR.
(for reference: here )

Usually the webkit proxy seems to set the socks proxy as well, but is there any chance to make the lightning browser connect through SOCKS? I presume that is up to WebView... Can you shed some light on this?

WebkitProxy.java
ProxyUtils.java

Edit:
However, as suggested in the first link it might be possible to use the AndroidX ProxyController (lightning already uses androidx so there wouldn't be any overhead...).

Thank you very much for your great work and keep it up 😄

Best regards
flower-37

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