Arduino-esp32sshclient
Arduino-esp32sshclient copied to clipboard
ssh with options such -R
Hi, can i do ssh with some options? i want to run this on esp32: ssh -f -N -R port1:localhost:port2 [email protected] or reverse tunnel to my server on a desired port number thanks in advance