lunedì 28 gennaio 2008

Access to internal web pages using socks

...using the ssh socks proxy feature

On your local machine type

ssh -ND 8080 yourname@your.computer.atwork

and your password. Leave the shell open (it will
be unresponsive)


Configure your browser with "Manual proxy configuration";

As a "socks proxy" use "localhost:8080"
Use the socks v4 option

1 commento:

Stefano Argiro ha detto...

Nota: localhost:8080 va inserito
nel campo "Socks proxy" (ad es in Firefox)