ssh


SSH πŸ”₯


A script to add my SSH key. I don’t know why I made it public.

Website Β· Contact Β· Documentation Β· GitHub Repository

🧩 Introduction

This is just a simple script to manage my support SSH key. The previous script is located at https://cdn.lowtaperfade.art. What am I supposed to explain here even-

πŸ“· Showcase

image image

πŸ”— Command List

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

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

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

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

πŸ‘₯ Contributors

Contributors help shape the future of whatever this is. To start contributing you have to fork this repository and open a pull request.

Contributors repo roster for @amogusreal69/ssh

🌟 Stargazers

Stargazers repo roster for @amogusreal69/ssh

πŸ“œ Licensing

This project is licensed under the GNU General Public License v3.0. If you want to make your own, I will make a documentation soon on this repository.

πŸ’– Thanks to

VirtFusion for giving me the idea to do this originally.