mirror of
https://github.com/clearml/dropbear
synced 2025-06-26 18:17:32 +00:00
- Update manuals, include section on authorized_keys
- Change default PATH to /usr/bin:/bin - Mention DEBUG_TRACE in -v help text --HG-- extra : convert_revision : cdcc3c729e29544e8b98a408e2dc60e4483dfd2a
This commit is contained in:
@@ -106,8 +106,11 @@ Dropbear will also allow multiple "hops" to be specified, separated by commas. I
|
||||
this case a connection will be made to the first host, then a TCP forwarded
|
||||
connection will be made through that to the second host, and so on. Hosts other than
|
||||
the final destination will not see anything other than the encrypted SSH stream.
|
||||
A port for a host can be specified with a slash (eg matt@martello/44 ).
|
||||
This syntax can also be used with scp or rsync (specifying dbclient as the
|
||||
ssh/rsh command). A port for a host can be specified with a slash (eg matt@martello/44 ).
|
||||
ssh/rsh command). A file can be "bounced" through multiple SSH hops, eg
|
||||
|
||||
scp -S dbclient matt@martello,root@wrt,canyons:/tmp/dump .
|
||||
|
||||
.SH ENVIRONMENT
|
||||
.TP
|
||||
|
||||
Reference in New Issue
Block a user