mirror of
https://github.com/clearml/dropbear
synced 2025-06-26 18:17:32 +00:00
add -f background option to dbclient
--HG-- extra : convert_revision : 5ef61c30c0a634ac0da22a8c694ce235690e8170
This commit is contained in:
@@ -63,6 +63,10 @@ Don't allocate a pty.
|
||||
.B \-N
|
||||
Don't request a remote shell or run any commands. Any command arguments are ignored.
|
||||
.TP
|
||||
.B \-f
|
||||
Fork into the background after authentication. A command argument (or -N) is required.
|
||||
This is useful when using password authentication.
|
||||
.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
|
||||
|
||||
Reference in New Issue
Block a user