Mercurial > dropbear
comparison 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 |
comparison
equal
deleted
inserted
replaced
257:63601217f5ab | 258:306499676384 |
---|---|
69 Service program mode. | 69 Service program mode. |
70 Use this option to run | 70 Use this option to run |
71 .B dropbear | 71 .B dropbear |
72 under TCP/IP servers like inetd, tcpsvd, or tcpserver. | 72 under TCP/IP servers like inetd, tcpsvd, or tcpserver. |
73 In program mode the \-F option is implied, and \-p options are ignored. | 73 In program mode the \-F option is implied, and \-p options are ignored. |
74 .TP | |
75 .B \-a | |
76 Allow remote hosts to connect to forwarded ports. | |
74 .SH AUTHOR | 77 .SH AUTHOR |
75 Matt Johnston ([email protected]). | 78 Matt Johnston ([email protected]). |
76 .br | 79 .br |
77 Gerrit Pape ([email protected]) wrote this manual page. | 80 Gerrit Pape ([email protected]) wrote this manual page. |
78 .SH SEE ALSO | 81 .SH SEE ALSO |