Skip to content

Instantly share code, notes, and snippets.

@brandonros
Created May 4, 2021 17:57
Show Gist options
  • Save brandonros/2f3c5837bea513ec10cf39314a07e76b to your computer and use it in GitHub Desktop.
Save brandonros/2f3c5837bea513ec10cf39314a07e76b to your computer and use it in GitHub Desktop.
ssh -N -L 3389:127.0.0.1:3389 user@HOST
./websockify.js 0.0.0.0:6080 127.0.0.1:3389
https://novnc.com/noVNC/vnc.html -> advanced -> websocket
host: 127.0.0.1
port: 6080
encrypt: no
path: websockify
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment