Better logs and explanation for orbot

This commit is contained in:
Dominik Schürmann
2017-07-25 15:02:46 +02:00
parent 1ad0bf1988
commit 0e6ec82823
3 changed files with 17 additions and 16 deletions

View File

@@ -157,7 +157,8 @@ public final class Constants {
}
/**
* information to connect to Orbot's localhost HTTP proxy
* Orbot's default localhost HTTP proxy
* Orbot's SOCKS proxy is not fully supported by OkHttp
*/
public static final class Orbot {
public static final String PROXY_HOST = "127.0.0.1";