pahaz / sshtunnel

SSH tunnels to remote server.
MIT License
1.23k stars 184 forks source link

Transfer the local port to remote server #293

Open indigo200 opened 1 month ago

indigo200 commented 1 month ago

Can I perform actions like this: ssh -fCNR 3389:127.0.0.1:3389.

I try the parmaeter _localport, but it doesn't work.