Re: I'm assuming I am missing this....
Nick Holland <[email protected]>
| Newsgroups | gmane.os.openbsd.www |
|---|---|
| Message-ID | <[email protected]> |
James Lohman wrote: > I use putty from an XP machine to access one set of machines. The reason is > that I have to use a proxied ssh client (socks4 proxy on port 1080). I do > not see any documentation on the www.openssh.org webpage about setting this > up in a unix command line environment. Did putty add this functionality to > their product and it is not part of the openssh standards or am I missing > something? www.openssh.com -> manuals -> ssh search for SOCKS. It's in there. OpenBSD primary and authoritative documentation is the man pages, not the website. Of course, you can get to the man pages from the website... Nick.