Skip to content

shyim/tunnelmanager

Repository files navigation

sshtunnelmanager

Simple GUI for SSH Tunnels

Requirements

  • Windows, macOS, Linux or BSD
  • Plink/OpenSSH on Windows, OpenSSH on macOS/Linux/BSD
  • Authentification with ssh-key

Building

  • Qt 5 is required

qmake

Use qmake to generate a Makefile and use make to compile the project

$ qmake
$ make

cmake

Use cmake to generate a Makefile and use make to compile the project

$ cmake
$ make

Screenshots

Imgur