mirror of
https://github.com/clearml/dropbear
synced 2025-02-07 05:17:28 +00:00
Mention -L/-R listenaddress argument in manpage
--HG-- extra : convert_revision : 2728be15a280f7b0d48741d033381c0ebf2281f5
This commit is contained in:
parent
5a7a88b843
commit
f99a19b6ca
@ -36,7 +36,7 @@ Read the identity from file
|
||||
.I idfile
|
||||
(multiple allowed).
|
||||
.TP
|
||||
.B \-L \fIlistenport\fR:\fIhost\fR:\fIport\fR
|
||||
.B \-L [\fIlistenaddress\fR]:\fIlistenport\fR:\fIhost\fR:\fIport\fR
|
||||
Local port forwarding.
|
||||
Forward the port
|
||||
.I listenport
|
||||
@ -45,7 +45,7 @@ on the local host through the SSH connection to port
|
||||
on the host
|
||||
.IR host .
|
||||
.TP
|
||||
.B \-R \fIlistenport\fR:\fIhost\fR:\fIport\fR
|
||||
.B \-R [\fIlistenaddress\fR]:\fIlistenport\fR:\fIhost\fR:\fIport\fR
|
||||
Remote port forwarding.
|
||||
Forward the port
|
||||
.I listenport
|
||||
|
Loading…
Reference in New Issue
Block a user