Actions
Feature #26
closedProxy Support for Orbot
Start date:
06/03/2016
Due date:
% Done:
0%
Estimated time:
Description
Enable proxy support to more easily connect through Orbot (Tor).
https://guardianproject.info/apps/orbot/
Users can already use Orbot via the VPN mode, or if they have root, the transparent proxy. However, having the ability to use the standard proxy method would allow for greater flexibility.
https://developer.android.com/reference/java/net/ProxySelector.html
https://developer.android.com/reference/android/net/ProxyInfo.html
Updated by Soren Stoutner about 8 years ago
We might have to implement HttpURLConnection for proxy support.
https://developer.android.com/reference/java/net/HttpURLConnection.html
Updated by Soren Stoutner about 8 years ago
Updated by Soren Stoutner about 8 years ago
- Status changed from New to Closed
Updated by Soren Stoutner over 5 years ago
- Priority changed from 2 to Next Release
Actions