Easy peasy ssh choosey
Project description
SSH Pocket
Installation
pip install ssh-pocket
Prerequisite
File $HOME/.ssh/pocket.json
with following form:
{
"Test server": {
"ip": "123.124.12.1",
"users": ["root", "test"]
},
"Test server 1": {
"ip": "12.12.12.12",
"users": ["root", "test1", "test2", "infinity"]
}
}
Or use si
command to create the above json
file:
si $FILE
$FILE
is a file with format:
Test server 1@root@123.123.123.123
Test server 2@someone@12.12.12.12
Test server 3@admin@13.13.13.13
Usage
Use command s
in terminal.
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
ssh-pocket-1.2.2.tar.gz
(3.5 kB
view details)
Built Distribution
File details
Details for the file ssh-pocket-1.2.2.tar.gz
.
File metadata
- Download URL: ssh-pocket-1.2.2.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fc7cde697e8d9abf2e82d5940075a0111f5dcea9f2c0321beb5fcd1db1bc029d |
|
MD5 | 313b9bb8efa9b6289171dd9cd6723a2a |
|
BLAKE2b-256 | 228cab78242c6c93c46681052bded327e8f59e4889a346d1ece3b7d2ad2b9f9c |
File details
Details for the file ssh_pocket-1.2.2-py3-none-any.whl
.
File metadata
- Download URL: ssh_pocket-1.2.2-py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a173ecebf6490fc9b67a98caf41de29710e33bd1c0824413aba23c1655d167c8 |
|
MD5 | 603b37c484478dc3b4cd603c534527aa |
|
BLAKE2b-256 | c46b30fc508994ed3d6d051b7763cf187a0b87d52a683121c6305217e11cdd1b |