gSTM is a front-end for managing SSH-tunneled port redirects. It stores tunnel configurations in a simple XML format. The tunnels (local, remote and dynamic) can be managed and individually started/stopped through one simple interface.
License
GNU General Public License version 2.0 (GPLv2)Follow Gnome SSH Tunnel Manager
Other Useful Business Software
AI-powered service management for IT and enterprise teams
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Rate This Project
Login To Rate This Project
User Reviews
-
It's brilliant. Can it store/get the ssh private key password using the gnome keyring (or did I miss something)?
-
Excellent!
-
You can add compression by modifying src/fnssht.c , searching for string hargs->sshargs = gstm_ssht_addssharg(hargs->sshargs, "ssh"); and adding this line after that: hargs->sshargs = gstm_ssht_addssharg(hargs->sshargs, "-C"); Then you must compile, off course. (./configure , make & make install) Warning: with this change gSTM always compress traffic
-
Well it works but I hate having to chase after dozens of warning windows and clicking them in sequence when my VPN goes down. A restart ALL button would be nice
-
很好用。