[CentOS] remote ssh to machine how display firefox

Jon Stanley jonstanley at gmail.com
Fri Dec 7 15:53:15 UTC 2007


On Dec 6, 2007 11:22 PM, Amos Shapira <amos.shapira at gmail.com> wrote:

>
> You can take it further (if you have more than one site/port to
> connect to) - install a proxy on the remote machine (e.g. "squid" or
> maybe apache's mod_proxy) and forward a tunnel to it as you describe
> then setup localhost:8080 as your proxy (firefox extensions can allow
> you to use this proxy only for certain sites).

Or better yet use ssh -d <some local port> and set your local SOCKS
proxy to localhost:<that port> in your browser.



More information about the CentOS mailing list