|
|
|
|
|
by pedrocr
3130 days ago
|
|
Firefox over a SOCKS5 proxy done with ssh passes this test if you enable the proxy DNS setting. Creating the proxy is as simple as: ssh -D 9999 -q -N <your ssh server>
and then configure that in the firefox proxy settings (socks to localhost:9999). If you want a simple way to enable/disable this in firefox I built a minimal extension to do it:https://addons.mozilla.org/en-US/firefox/addon/proxyswitcher... The defaults in the config already match that ssh line so all you need to do is press the globe button to enable the proxy. |
|
When I tried shadowsocks and enabled "proxy dns" in Firefox, every website became painfully slow. Is this simply because no DNS cache had been built?