| tags: [ android proxy connectbot firefox ]
Use a proxy server on Android
When I’m connected with my mobile phone to a network that I don’t trust or has limited connection, I usually use my remote server as a web proxy to access the internet.
The setup steps are simple:
Install
connectbotfrom F-Droid.Configure an SSH connection to your host with a dynamic port forwarding (SOCKS) on the port 9999.
Install
firefoxfor Android.Open the URL
about:configon Firefox and change the following configurations:network.proxy.socks:localhostnetwork.proxy.socks_port:9999network.proxy.socks_remote_dns:truenetwork.proxy.type:1(forces Firefox to use manual proxy)