You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
can i do ssh with some options?
i want to run this on esp32:
ssh -f -N -R port1:localhost:port2 user@myserver.com
or reverse tunnel to my server on a desired port number
thanks in advance
The text was updated successfully, but these errors were encountered:
Hi,
can i do ssh with some options?
i want to run this on esp32:
ssh -f -N -R port1:localhost:port2 user@myserver.com
or reverse tunnel to my server on a desired port number
thanks in advance
The text was updated successfully, but these errors were encountered: