ssh(1): add sshnet(4) reference
This commit is contained in:
parent
a4ab7dbe46
commit
009b624fe6
1 changed files with 5 additions and 1 deletions
|
@ -92,6 +92,9 @@ option, instead of executing a command remotely, makes
|
||||||
the server dial a tcp connection to
|
the server dial a tcp connection to
|
||||||
.I remote!port
|
.I remote!port
|
||||||
which the client relays on standard input and output.
|
which the client relays on standard input and output.
|
||||||
|
For handling multiple connections transparently to
|
||||||
|
programs, see
|
||||||
|
.IR sshnet (4).
|
||||||
.PP
|
.PP
|
||||||
The
|
The
|
||||||
.B -d
|
.B -d
|
||||||
|
@ -117,4 +120,5 @@ Setting it to zero disables keyboard-interactive authentication.
|
||||||
.IR rsa (8),
|
.IR rsa (8),
|
||||||
.IR thumbprint (6),
|
.IR thumbprint (6),
|
||||||
.IR factotum (4),
|
.IR factotum (4),
|
||||||
.IR sshfs (4)
|
.IR sshfs (4),
|
||||||
|
.IR sshnet (4)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue