Tunnel Launcher
Developer
Maurits van der Schee
About
A cross-platform tray-icon GUI for managing SSH tunnels (-L / -R / -D). Single statically-linked executable per platform (Linux / macOS / Windows).

Installation
You can install this directly from the source code using the Fyne command as follows:
go install fyne.io/tools/cmd/fyne@latest
fyne install github.com/mevdschee/tunnel-launcher@latest
Or you can download the code directly from git:
git clone https://github.com/mevdschee/tunnel-launcher