My SSH Public Keys + Script Bash
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
megamov e48d3ae705 Fix README 6 years ago
README.md Fix README 6 years ago
add Script V1.2 + New index page 6 years ago
index.html Script V1.2 + New index page 6 years ago
pub v1.1 - Adding new SSH public key (secure + compatibility) 6 years ago
pubed0520 v1.1 - Adding new SSH public key (secure + compatibility) 6 years ago
pubrsa0419 v1.1 - Adding new SSH public key (secure + compatibility) 6 years ago
pubrsa0520 v1.1 - Adding new SSH public key (secure + compatibility) 6 years ago

README.md

Introduction

This is the default repository for MeGaMoV Public SSH Keys

Adding me on your server

Automatically

wget https://megamov.fr/ssh/add
chmod +x add
./add 

Note: You can choose one of the public keys from this repo by calling the script like this :

./add rsa0520

or

Manually

cd
wget https://megamov.fr/ssh/pub
mkdir .ssh
cat pub >> .ssh/authorized_keys

Copyleft © MeGaMoV