{{tag>ssh tunnel firefox proxy socks5}} ====== Tunnel Firefox connections through dynamic port ====== Open ssh tunnel ssh -p32 -D 8095 root@ Browse through Firefox using above WAN ip Go to Preferences > General > Network Settings > Manual proxy configuration > fill out "SOCKS HOST" with localhost Port: 8095 Make sure the http proxy(s) setting are empty. Screenshot of working configuration {{:wiki:screenshots:socks5_proxy_2023-03-07_15-29-04.png?600|}} You should now be able to visit any web site and every request would appear to originate from . ====== Tested on ====== * ====== See also ====== * [[wiki:ssh_tunnel_forwarding|SSH tunnel port forwarding]] ====== References ======