Skip to content

Intika-Linux-SSH/SSH-Tunnel-Manager-Qt

 
 

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

Packages

No packages published

Languages

  • C++ 95.3%
  • QMake 2.5%
  • Shell 2.2%