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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
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
-
很好用。