Mercurial > dropbear
diff dropbear.8 @ 258:306499676384
* add -g (dbclient) and -a (dropbear) options for allowing non-local
hosts to connect to forwarded ports. Rearranged various some of the
tcp listening code.
* changed to /* */ style brackets in svr-authpam.c
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Sun, 04 Dec 2005 16:13:11 +0000 |
parents | 1916df7df911 |
children | 0e4f225b7e07 |
line wrap: on
line diff
--- a/dropbear.8 Wed Nov 30 10:11:24 2005 +0000 +++ b/dropbear.8 Sun Dec 04 16:13:11 2005 +0000 @@ -71,6 +71,9 @@ .B dropbear under TCP/IP servers like inetd, tcpsvd, or tcpserver. In program mode the \-F option is implied, and \-p options are ignored. +.TP +.B \-a +Allow remote hosts to connect to forwarded ports. .SH AUTHOR Matt Johnston ([email protected]). .br