EselDompteur / tunnelmanager

Simple GUI for SSH Tunnels

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:MIT License


Languages

Language:C++ 89.9%Language:QMake 10.1%