sshnet(4): ... and incoming TCP calls
This commit is contained in:
parent
a852f55b6c
commit
d667607c26
1 changed files with 2 additions and 1 deletions
|
@ -27,7 +27,8 @@ sshnet - secure file transfer protocol client
|
|||
[
|
||||
.IB user @] host
|
||||
.SH DESCRIPTION
|
||||
The SSH protocol allows clients to make outgoing TCP calls via the server.
|
||||
The SSH protocol allows clients to make outgoing and incoming TCP calls
|
||||
via the server.
|
||||
.I Sshnet
|
||||
establishes an SSH connection and, rather than execute a remote command,
|
||||
presents the remote server's TCP stack as a network stack
|
||||
|
|
Loading…
Reference in a new issue