ssh rdp tunnel - samuel-richardson/Sam-Tech-Journal GitHub Wiki
From traveler
ssh -L 33389:remote_windows_machine_ip_address:3389 user@linux_machine_ip_address -N
From traveler
ssh -L 33389:remote_windows_machine_ip_address:3389 user@linux_machine_ip_address -N