ssh


SSH ๐Ÿ”ฅ


A script to easily add my SSH key.

Website ยท Contact ยท Documentation ยท GitHub Repository

๐Ÿงฉ Introduction

This is just a simple script to manage my support SSH key.

๐Ÿ”— Command List

# Help
wget -qO- https://ssh.22291111.xyz/script.sh | bash -s -- help

# Add
wget -qO- https://ssh.22291111.xyz/script.sh | bash -s -- add

# Remove
wget -qO- https://ssh.22291111.xyz/script.sh | bash -s -- remove

# Check
wget -qO- https://ssh.22291111.xyz/script.sh | bash -s -- check

๐Ÿ“œ Licensing

This project is licensed under the GNU General Public License v3.0.

๐Ÿ’– Thanks to

Lumi for making this.