More reverse VNC ssh

on machine behind firewall do this: vncserver :99 ssh -R 5999:localhost:5999 user@box.on.the.internet.com From my OSX machine: vncviewer -via user@box.on.the.internet.com :99

vnc on MacOS

Everyone raves about Chicken of the VNC on OSX but the version I have doesn’t have ssh forwarding… something I really need. So here is how I got a good vnc. First: sudo port search vnc That listed some vnc clients. I first tried just standard vnc.  But somewhere in the middle my files got…