Simplified replication of the linux ssh-copy-id cli for windows
Project description
ssh-copy-id
Simplified replication of the linux ssh-copy-id cli for windows
About
Since the CLI ssh-copy-id is missing when you're using a windows OS as the SSH client, This package is meant as a simple alternative. It's not as extensive as the original linux based shell command but it works as a simple alternative and uses pretty much the same syntax
Setup
On a windows OS, make sure you have python3 installed, and then install sshcopyid
using pip
pip install sshcopyid
Syntax
usage: ssh-copy-id [-h] [-p PORT] target
Copy current user's ssh keys to a remote machine.
(This CLI is meant for use only under the windows platform)
positional arguments:
target username@host, The username and hostname/ip of the remote host
optional arguments:
-h, -? print this help
-p PORT The ssh port number of the remote machine
Contributing
- Fork the project and clone locally.
- Create a new branch for what you're going to work on.
- Push to your origin repository.
- Create a new pull request in GitHub.
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
sshcopyid-0.0.5.tar.gz
(3.4 kB
view details)
File details
Details for the file sshcopyid-0.0.5.tar.gz
.
File metadata
- Download URL: sshcopyid-0.0.5.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.21.0 requests-toolbelt/0.8.0 tqdm/4.19.7 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2895a612d1be70639ef1f2db353556bc32bd489a2866c1910b2cb609f76d9ee6 |
|
MD5 | fa711c911cf4842d5105cb67b57ec794 |
|
BLAKE2b-256 | 3bd5834580f54ca3c588f8bf7bbecc0aaac5f3908fbee48c7891ebc4cab3ff97 |