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

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