Revision: 16733
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at August 13, 2009 16:54 by iblis
Initial Code
ssh -LN 5921:localhost:5900 $user@$host
Initial URL
Initial Description
Encrypts traffic between host port 5900 and client port 5921 (view the forwarded traffic at `vnc://localhost:5921`).
Initial Title
VNC SSH Tunneling
Initial Tags
ssh
Initial Language
Bash