Jussmith01 / SSHTunnelHandler

A C/C++ program to maintain a reverse SSH tunnel to a server. It's basically just a wrapper to the ssh command that reconnects upon disconnection. I wrote this because my internet is not very reliable where my ssh server is located.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SSHTunnelHandler

About

A C/C++ program to maintain a reverse SSH tunnel to a server. It's basically just a wrapper to the ssh command that reconnects upon disconnection. I wrote this because my internet is not very reliable where my ssh server is located.

License:MIT License


Languages

Language:C++ 100.0%