how to enable the port mapping to the SSH port windos code example
Example: how to enable the port mapping to the SSH port windos
ssh -R remote_port:localhost:local_port ssh_server_hostname
ssh -R remote_port:localhost:local_port ssh_server_hostname