Skip to main content

touka.ssh is an ssh manager that allows you to manage all of your VPSs without keeping your password.

Project description

touka.ssh

touka.ssh is an ssh manager that allows you to manage all of your VPSs without keeping your password.

Installing

pip3 install -U touka.ssh

help

touka --help

Usage: touka.ssh [OPTIONS] COMMAND [ARGS]...

  Awesome ssh manager, especially made for anii ☂️

Options:
  -v, --version  Show the application's version and exit.
  --help                          Show this message and exit.

Commands:
  add      Add a new ssh connection with a description.
  connect  connect to server via name
  init     assign pub key to your IP machine
  list     list of all saved servers.
  purge    purge your stored servers.

Init

assign pub key to your IP machine

touka init

add

Add a new ssh connection with a description.

touka add -a 192.168.0.9 -n meanii-ubuntu -d "meanii modlette's server digitalocean"

list

list of all saved servers.

Servers you have saved:

+----+---------------------+----------------+------+---------------------------------------------------+--------+
| ID |         Name        |    Address     | Port |                    Description                    | Status |
+----+---------------------+----------------+------+---------------------------------------------------+--------+
| 1  |   kube-anii-master  | 218.45.380.202 |  22  |     kube-anii-master  server of kubernaties       |   ✅   |
| 2  | kube-anii-worker-02 | 308.50.380.204 |  22  |   kube-anii-worker-02  server of kubernaties      |   ✅   |
| 3  | kube-anii-worker-01 | 308.50.254.203 |  22  |   kube-anii-worker-01  server of kubernaties      |   ✅   |
| 4  |     jenkins         | 308.50.253.209 |  22  |      jenkins server - jenkins.meanii.dev          |   ✅   |
+----+---------------------+----------------+------+---------------------------------------------------+--------+

connect

connect to server via name

touka connect -n meanii-ubuntu

Copyright & License

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

touka.ssh-2.2.9.tar.gz (18.8 kB view hashes)

Uploaded Source

Built Distribution

touka.ssh-2.2.9-py3-none-any.whl (20.4 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