mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-04-18 19:48:05 -05:00
Clarify that port forwarding is of TCP connections.
(Rather than just the generic 'network connections'.)
This commit is contained in:
parent
8ba3e8ce77
commit
1f45273655
@ -368,12 +368,12 @@ For more options relating to X11 forwarding, see \k{config-ssh-x11}.
|
|||||||
|
|
||||||
\H{using-port-forwarding} Using \i{port forwarding} in SSH
|
\H{using-port-forwarding} Using \i{port forwarding} in SSH
|
||||||
|
|
||||||
The SSH protocol has the ability to forward arbitrary \i{network
|
The SSH protocol has the ability to forward arbitrary \I{network
|
||||||
connection}s over your encrypted SSH connection, to avoid the network
|
connection}network (TCP) connections over your encrypted SSH
|
||||||
traffic being sent in clear. For example, you could use this to
|
connection, to avoid the network traffic being sent in clear. For
|
||||||
connect from your home computer to a \i{POP-3} server on a remote
|
example, you could use this to connect from your home computer to a
|
||||||
machine without your POP-3 password being visible to network
|
\i{POP-3} server on a remote machine without your POP-3 password being
|
||||||
sniffers.
|
visible to network sniffers.
|
||||||
|
|
||||||
In order to use port forwarding to \I{local port forwarding}connect
|
In order to use port forwarding to \I{local port forwarding}connect
|
||||||
from your local machine to a port on a remote server, you need to:
|
from your local machine to a port on a remote server, you need to:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user