An open API service indexing awesome lists of open source software.

https://github.com/azarattum/autosshkeyer

Script for automatic setup and upload of your RSA public keys through SSH.
https://github.com/azarattum/autosshkeyer

Last synced: about 1 year ago
JSON representation

Script for automatic setup and upload of your RSA public keys through SSH.

Awesome Lists containing this project

README

          

# Auto SSH Keyer
Script for automatic setup and upload of your RSA public keys through SSH.

## Features:
- Concatinates all your .pub files into a single one
- Uploads RSA keys to your server
- Configures the server to authenticate through keys ONLY

### Requirements:
- Installed OpenSSH on your host machine
- Unix-like operating system on the remote machine