Skip to content

Ubuntu (and other linux) Desktop (GUI) ssh manager

Notifications You must be signed in to change notification settings

Doka-NT/ssh-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

74a5adb · Feb 20, 2018

History

28 Commits
Feb 20, 2018
Mar 26, 2017
Mar 15, 2017
Mar 18, 2017
Feb 20, 2018
Mar 26, 2017
Mar 15, 2017
Mar 15, 2017
Mar 18, 2017
Mar 18, 2017
Mar 18, 2017
Mar 18, 2017
Mar 18, 2017
Mar 18, 2017

Repository files navigation

Ubuntu Desktop (GUI) ssh manager

GUI ssh manager for Linux (Ubuntu)

alt tag

Requirements

  • python 3.5+
  • sudo apt install python3-stdeb

Run

# To run console version type (use -h option to see all available options):
ssh-manager
# To run GUI version type:
ssh-manager-gtk 

Building deb package (optional)

python3.5 setup.py --command-packages=stdeb.command bdist_deb

Install

python3 setup.py install

After installation you can run it with ssh-manager for CLI or ssh-manager-gtk for GUI interfaces

Config

Application can be configured by json configuration file. All connections defines in section connections, like provided examples.

About

Ubuntu (and other linux) Desktop (GUI) ssh manager

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages