Building OpenSSH for Windows (using LibreSSL crypto)
Download latest source
- git clone https://github.com/PowerShell/openssh-portable
- git checkout latestw_all
...
ssh user@ip_host -L 2201:ip_guest:22
ssh user@localhost -p2201
ssh user@ip_host -p2201