During my work I need to set up many tunnels. What is the best practice to manage it? Sometime tunnels can lost connection I want to auto reconnect it, maybe there is good thing to do it automatically
During my work I need to set up many tunnels. What is the best practice to manage it? Sometime tunnels can lost connection I want to auto reconnect it, maybe there is good thing to do it automatically
I found this on Stack exchange! give it a shot!
This script will open two ports, ports 22 which will be used to check if the tunnel is still alive and port 8080 which is the port you might want to use (you can change that ofcourse)