This is the default repository for NPSSI Public SSH Keys
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.
 
 
Nicolas Patouillard 4a458b9f9d Creating SSH repo 4 years ago
README.md Creating SSH repo 4 years ago
add Creating SSH repo 4 years ago
ed0821 Creating SSH repo 4 years ago
index.html Creating SSH repo 4 years ago
pub Creating SSH repo 4 years ago

README.md

Introduction

This is the default repository for NPSSI Public SSH Keys

Adding me on your server

Automatically

wget https://tech.npssi.com/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 ed0821

or

Manually

cd
wget https://tech.npssi.com/ssh/pub
mkdir .ssh
cat pub >> .ssh/authorized_keys

Copyleft © NPSSI