LightSocks-Android icon indicating copy to clipboard operation
LightSocks-Android copied to clipboard

LightSocks on Android

Results 3 LightSocks-Android issues
Sort by recently updated
recently updated
newest added

https://github.com/XanthusL/LightSocks-Android/blob/e19a7cc75b7f49ea63fac1f12f28ba548e56f0df/app/src/main/java/com/liyiheng/lightsocks/MainActivity.java#L45 Linux: ```sh export http_proxy=http://127.0.0.1:7777 export https_proxy=http://127.0.0.1:7777 ``` 待查证 - `http.proxyHost` `http.proxyPort` - `http_proxy`

help wanted