diff dbclient.1 @ 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 743fce568f49
children 0e4f225b7e07
line wrap: on
line diff
--- a/dbclient.1	Wed Nov 30 10:11:24 2005 +0000
+++ b/dbclient.1	Sun Dec 04 16:13:11 2005 +0000
@@ -59,6 +59,11 @@
 .TP
 .B \-T
 Don't allocate a pty.
+.TP
+.B \-g
+Allow non-local hosts to connect to forwarded ports. Applies to -L and -R
+forwarded ports, though remote connections to -R forwarded ports may be limited
+by the ssh server.
 .SH AUTHOR
 Matt Johnston ([email protected]).
 .br