/ Published in: Bash
Encrypts traffic between host port 5900 and client port 5921 (view the forwarded traffic at `vnc://localhost:5921`).
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
ssh -LN 5921:localhost:5900 $user@$host