I wrote:

> I haven't worked out the
> correct format of ssh -L yet, but I'm sure I'll figure that out.

Phenomenal. It works perfectly. It really is impressive.

And connecting is just so easy.

My browser is set with HTTP Proxy 127.0.0.1 and port xxxxx

The connection command is nothing more difficult than typing from the
local computer:

ssh -l <username> -L xxxxx:<remote_computer>:xxxxx <remote_computer> 

It just works so seemlessly. It's amazing.

Regards,
Adam

Reply via email to