commit | 3bb4f9da7382e62dc08eb72ba8307c28d4ccc566 | [log] [download] |
---|---|---|
author | Ben Lindstrom <mouring@eviladmin.org> | Sun Apr 08 18:30:26 2001 +0000 |
committer | Ben Lindstrom <mouring@eviladmin.org> | Sun Apr 08 18:30:26 2001 +0000 |
tree | 543bfbb95923d8b21e28086d1d60641a8d4f8f28 | |
parent | 3fcf1a22b52ed8e66d2cf548d5d4528f67377af9 [diff] |
- markus@cvs.openbsd.org 2001/04/07 08:55:18 [buffer.c channels.c channels.h readconf.c ssh.c] allow the ssh client act as a SOCKS4 proxy (dynamic local portforwarding). work by Dan Kaminsky <dankamin@cisco.com> and me. thanks to Dan for this great patch: use 'ssh -D 1080 host' and make netscape use localhost:1080 as a socks proxy.