Skip to main content

A useful SSH configuration manager.

Project description

messh.py

A useful SSH configuration manager.

Install

sudo pip install messh

How to use

Get help about messh

messh.py --help

Display all ssh-config in messh

messh.py list

Create ssh connection and auto save it in config list

messh.py connect root@host --port 7878 --name "Myself VPS"

Use config by index to create ssh connection

messh.py connect 0

Delete config by index(integer)

messh.py delete 0

Security

All config would be write to /etc/messh.conf by JSON. Protect it!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

messh-1.0.1.tar.gz (4.2 kB view hashes)

Uploaded Source

Built Distribution

messh-1.0.1-py2.py3-none-any.whl (4.6 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page