Giter Site home page Giter Site logo

drhdev / mac-ssh-keys-manager Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 22 KB

The mac_ssh_keys_manager.sh script is a comprehensive tool designed to simplify the management of SSH keys on macOS systems. It provides a menu-driven interface to facilitate the generation, transfer, and backup of SSH keys, making it an essential utility for developers and system administrators who frequently interact with secure remote servers.

License: GNU General Public License v3.0

Shell 100.00%
bash-script ed25519 macos rsa-4096 shell-script ssh ssh-certificates ssh-client ssh-config ssh-key

mac-ssh-keys-manager's Introduction

mac-ssh-keys-manager

Overview

The mac_ssh_keys_manager.sh script is a comprehensive tool designed to simplify the management of SSH keys on macOS systems. It provides a menu-driven interface to facilitate the generation, transfer, and backup of SSH keys, making it an essential utility for developers and system administrators who frequently interact with secure remote servers.

Features

  • Generate SSH Keys: Offers the ability to create RSA 4096 or ED25519 keys, tailored to modern security standards.
  • Transfer SSH Keys: Simplifies the process of securely transferring public keys to remote servers, ensuring ease of access without compromising security.
  • Backup SSH Keys: Provides a reliable mechanism for backing up one or all of your SSH keys, safeguarding your access credentials.

Getting Started

Prerequisites

  • Ensure you have macOS with Bash.
  • SSH and zip utilities must be installed.

Installation

  1. Clone the repository or download the mac_ssh_keys_manager.sh script directly.
  2. Move the script to a directory of your choice, such as ~/scripts/.
  3. Give executable permissions:
chmod +x ~/scripts/mac_ssh_keys_manager.sh

Running the Script

To start the script, navigate to the directory where it's stored and run:

./mac_ssh_keys_manager.sh

Follow the on-screen prompts to select the operation you wish to perform from the main menu.

Detailed Usage Guide

Generating an SSH Key

  • Choose to generate a new key if none exist or if additional keys are needed.
  • Select the type of key and optionally change the default filename.

Transferring an SSH Key

  • Select the public key file you wish to use for remote server authentication.
  • Provide the remote server's IP address and username to establish a secure connection.

Backing Up SSH Keys

  • Choose to back up specific keys or all available keys.
  • Backups are saved in a specified directory, ensuring they are readily available for recovery.

Contributing

Contributions are welcome. Please fork the repository, make changes, and submit a pull request with an explanation of your modifications or additions.

License

This script is distributed under the GNU General Public License v3.0. See the LICENSE file for more details.

mac-ssh-keys-manager's People

Contributors

drhdev avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.