plink.exe

plink.exe -ssh -l <user> -pw <password> -R <remote_ip>:<remote_port>:127.0.0.1:<local_port> <remote_ip>

Last updated