Skip to main content

ssh config manager

Project description

xsh

xsh is a ssh config manager. It helps you to manage your ssh config file. You can add, remove, list, edit, and connect to your ssh hosts easily.

Installation

pip install xsh

Usage

Notice that xsh add is equivalent to xsh host add. And xsh yourhost is equivalent to xsh host connect yourhost.

Usage: xsh <command> [args]
Commands:
  init
  key <command> [args]
  host <command> [args]

Usage: xsh key <command> [args]
Commands:
  add <name>
  ls
  rm <name>

Usage: xsh host <command> [args]
Commands:
  add <name> <user@host>
  ls
  connect <name>
  rm <name>

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

xsh-0.1.1-py3-none-any.whl (6.1 kB view hashes)

Uploaded 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