HTTP SOCKS proxy via SSH
Hello everyone!
I've read most questions about proxying here, but still not have clear understanding how to enable Jolla or other browser to use my proxy settings.
I'm doing standard ssh -D 9999 user@123.45.67.89
to connect my server.
netstat output tells me that port 9999 on my Jolla is listening, but I can't find where to tell the browser to use it, and about:config seems not configurable at all.
Maybe I'm missing some clear decision?
Thank you in advance.
Do you use a local proxy on the Phone or is the proxy remote on your server?
xllndr ( 2015-10-22 12:02:27 +0200 )editThe port is on the Phone side. Usually, on desktop it's in Connection settings, like 127.0.0.1:9999
voulo ( 2015-10-22 12:09:41 +0200 )editHello!
Look my question and answer works over Proxy (Iptables redirect connect)
Jfish ( 2015-10-22 14:28:01 +0200 )editI use it for all applications through a proxy without having to call every time proxychains. And get setup http proxy profile wifi.(proxychains an easy option if you work in the console and run the application through proxychains. I think.)
Jfish ( 2015-10-22 14:38:04 +0200 )edit@Jfish I understood it the way, that @voulo wants to use it with the browser only. But your solution is pretty nice for useing a proxy systemwide, just like you wrote.
xllndr ( 2015-10-22 15:06:52 +0200 )edit