Closed saadullah2216 closed 5 months ago
Why are you removing that line of code? That is the key line of code that allows Tor to connect outside of the VPN. Tor must have direct access to the internet. We have no separate VPN server - the VPN itself goes through Tor on the local device.
@n8fr8 actually i want to capture my webview traffic with orbot vpn and then forward it to tor.
My webview is within orbot app.please help me how How can i do it ?
One way is to use proxy with in webview but i dont want to use it.
Ah okay, that is a good idea to use the VPN to capture it, but I see why you are trying to remove your app from the disallowlist now.
So you are creating a fork of Orbot with a WebView built-in?
@n8fr8 yes exactly i am creating a fork of Orbot with a WebView built-in. please guide me how can i capture webview traffic and pass it to tor.
Bug Orbot is not allowing its traffic through Vpn and Tor. Other apps like chrome are working fine when i check tor connctivity using https://check.torproject.org/ it is showing connected but when i check tor connectivity inside orbot using webview it shows me tor is not connected.
To Reproduce Steps to reproduce the behavior:
Expected Behavior Orbot must allow its traffic through Vpn and tor.
What Custom Configuration Do You Use? I removed this line of code "builder.addDisallowedApplication(mService.getPackageName());" so that vpn service allow its own traffic as well.
but the problem i am facing is tor is not able to connect and i am unable to use tor within orbot.
Smartphone