A script to easily add my SSH key.
Website ยท
Contact ยท
Documentation ยท
GitHub Repository
This is just a simple script to manage my support SSH key.
# 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
This project is licensed under the GNU General Public License v3.0.
Lumi for making this.