Hi,
I’m running debian 13 without GUI and try to find the best way to autostart pinggy ssh tunnels at startup.
I looked at systemctl services and will also look at autossh command lines.
My question is what is the proper (and simple) way of auto starting an ssh pinggy tunnel at debian startup and how to monitor and control it ? (thru log files or something else ?)
Thanks in advance for your advices !
David
P.S. I use multiple ports forwarding http tunnels.
I now moved from running tunnel from linux to docker. So far so good it’s running stable but i can’t see pinggy logs cause there are (terminal control special characters) in the logs. Is there a way of getting rid of theses terminal control chars ?
Just a follow up. After running Pinggy Tunnel thru docker i do not recommend it. Sometimes it crash and i need to restart pinggy container. So, best way of getting a stable tunnel is thru Linux systemd method.