A package to generate ssh keys
Project description
## Package Description
This package helps to create SSH key pairs and upload the public key to a remote server. It is designed for use on Windows machines.
## Usage
To use this package, you can follow these steps:
Import the ssh_key_maker module into your Python code.
Call the ssh_key_maker.generate_ssh_key() function to create an SSH key pair on your local machine. - If an SSH key is already present on your machine, the function will skip this step. - If an SSH key is created, the public key will be downloaded to your machine.
You can use this key pair to log in to services like GitHub, BitBucket, GitLab, and more.
## Change Log
1.0.0 - Initial release
0.1.10 - Added CHANGELOG, updated settings, no changes to code.
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
File details
Details for the file ssh_key_maker-0.1.10.tar.gz
.
File metadata
- Download URL: ssh_key_maker-0.1.10.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fb7bcabf4de0d92efef3bc49374f94cce4802f3d1e536dc2982237a961e68795 |
|
MD5 | 15253df75f1f268a6e574dfca9c9fc13 |
|
BLAKE2b-256 | 8208feefa11e835c82a394adf48a3c50c9ac47e43b93f3c7147c33a65fff5d6f |