Skip to main content

Termius ssh-config utility.

Project description

Build status Code Climate Test Coverage

Provides command line interface for cross-platform terminal Termius.

[this project used to be named serverauditor-sshconfig in the past]

Demo

demo

Installation

Termius CLI utility can be installed via pip:

pip install -U termius

or easy_install:

easy_install -U termius

Usage

Login to termius.com

termius login

Pull data from termius.com

termius pull

Create host

termius host --address localhost --label myhost

Connect to host

termius connect myhost

Push data to termius.com

termius push

Create hosts from ssh config

termius sync ssh

License

Please see LICENSE.

Notes

  • Some stages of utility’s work may last for several seconds (depends on amount of the connections and your computer’s performance).

  • If installation failed with gcc error, you must install Python Development Libraries, for example:

sudo apt-get install python-dev

or

sudo yum  install python-devel.x86_64

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

termius-1.0.1.tar.gz (47.6 kB view hashes)

Uploaded Source

Built Distribution

termius-1.0.1-py2-none-any.whl (71.9 kB view hashes)

Uploaded Python 2

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