Jump to content

SSH Port Forwarding: Difference between revisions

no edit summary
m (Graggle moved page How-To:Port Forwarding to SSH Port Forwarding: more relevant title)
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{Outdated}}
==Why?==
==Why?==
One example of why port forwarding is great is security. Downloading email and browsing the Internet in such a way that the immediate (local) network does not know what you are doing. All it sees is encrypted SSH traffic, like that used when you type on RedBrick normally.
One example of why port forwarding is great is security. Downloading email and browsing the Internet in such a way that the immediate (local) network does not know what you are doing. All it sees is encrypted SSH traffic, like that used when you type on RedBrick normally.