SSH Wallet for your personal computer!
Project description
# sw
sw is a super simple SSH wallet for your servers!
## Installation
`bash curl -sSL https://raw.githubusercontent.com/gabrielchiconi/sw/master/install.sh | bash `
## Usage
You can add however many ssh servers to your wallet you like. To this, simply run
`bash sw add production user@12.345.67.89 `
And then connect to production with
`bash sw connect production `
### Listing registered servers
`bash sw list `
### Removing servers
To remove a server, run sw remove SERVER_LABEL like:
`bash sw remove production `
### Renaming servers
To rename a server, run sw rename OLD_NAME NEW_NAME:
`bash sw connect prod # success! `
### Exporting your wallet
Export your wallet to JSON and share it with co-workers, store it in cloud, etc.
`bash sw export > wallet.json `
### Importing a wallet
Importing a wallet adds the keys from an exported JSON file to your current wallet.
Important: if both wallets have definitions for a given server name, the old one is going to be overridden!
`bash sw import wallet.json `
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file sshw-1.0.0.tar.gz.
File metadata
- Download URL: sshw-1.0.0.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.9.1 setuptools/20.7.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.5.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
77e7a4cce71ceb841d5568bfa9b40c9d49ced49ecaa3e5cabf052678e94daaa7
|
|
| MD5 |
187d3b340a8e81d0e13f7191b434d30c
|
|
| BLAKE2b-256 |
cb706df438027a91fe48f0e8cfd2a2eabc4a33a95b9711c0ee4625892c839f77
|
File details
Details for the file sshw-1.0.0-py3-none-any.whl.
File metadata
- Download URL: sshw-1.0.0-py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.9.1 setuptools/20.7.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.5.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8b569d94d4ccfed5d3593284feb721c0bd654488c2d71e57e366529da3a20cec
|
|
| MD5 |
048ea6e900abd7602fd35969a0d7b6aa
|
|
| BLAKE2b-256 |
61709a16476c6430c93a20b82b160c0fe6430e9069f5dde806ed1065bc3fe11d
|