summaryrefslogtreecommitdiff
path: root/ssh.1
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2003-07-03 13:55:19 +1000
committerDarren Tucker <dtucker@zip.com.au>2003-07-03 13:55:19 +1000
commit46471c9a81bdd0d797149a20364645bc6ffcf2cc (patch)
treeb21df0ef269b109a7dd6c6baaf8477ae87f7d478 /ssh.1
parent9189ff89c3c15f152d8daedb09c4101a96365da4 (diff)
downloadopenssh-git-46471c9a81bdd0d797149a20364645bc6ffcf2cc.tar.gz
- markus@cvs.openbsd.org 2003/07/02 14:51:16
[channels.c ssh.1 ssh_config.5] (re)add socks5 suppport to -D; ok djm@ now ssh(1) can act both as a socks 4 and socks 5 server and dynamically forward ports.
Diffstat (limited to 'ssh.1')
-rw-r--r--ssh.16
1 files changed, 3 insertions, 3 deletions
diff --git a/ssh.1 b/ssh.1
index defc0e64..8a7d2f42 100644
--- a/ssh.1
+++ b/ssh.1
@@ -34,7 +34,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $OpenBSD: ssh.1,v 1.173 2003/06/10 09:12:11 jmc Exp $
+.\" $OpenBSD: ssh.1,v 1.174 2003/07/02 14:51:16 markus Exp $
.Dd September 25, 1999
.Dt SSH 1
.Os
@@ -649,9 +649,9 @@ on the local side, and whenever a connection is made to this port, the
connection is forwarded over the secure channel, and the application
protocol is then used to determine where to connect to from the
remote machine.
-Currently the SOCKS4 protocol is supported, and
+Currently the SOCKS4 and SOCKS5 protocols are supported, and
.Nm
-will act as a SOCKS4 server.
+will act as a SOCKS server.
Only root can forward privileged ports.
Dynamic port forwardings can also be specified in the configuration file.
.It Fl 1