How to use SSL tunneling on WSL and access on local machine. This is super useful when needing to VNC into a smartOS KVM VM.

ssh -L 0.0.0.0:PORT:REMOTE_IP:PORT [email protected]