boring

Simple command-line SSH tunnel manager that just works

brewmacoslinux
Try with needOr install directly
Source

About

Simple command-line SSH tunnel manager that just works

Commands

boring

Examples

Create a new SSH tunnel configuration$ boring add my-tunnel --host example.com --local 8080 --remote 3306
Start an SSH tunnel$ boring start my-tunnel
List all configured tunnels$ boring list