Skip to content

Wachert/tunnelmanager

 
 

Repository files navigation

sshtunnelmanager

Simple GUI for SSH Tunnels

Requirements

  • Windows, Mac or Linux
  • plink on Windows, openssh on Linux/Mac
  • 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

Screenshots

Imgur

About

Simple GUI for SSH Tunnels

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 89.9%
  • QMake 10.1%