Simple command-line SSH tunnel manager that just works
boring
$ boring add my-tunnel --host example.com --local 8080 --remote 3306
$ boring start my-tunnel
$ boring list