SSH Key Installer Save

Install SSH keys via GitHub, URL or local files

Project README

SSH Key Installer

LICENSE GitHub Stars GitHub Forks

Install SSH keys via GitHub, URL or local files

Read the details in my blog (in Chinese) | 中文教程

Usage

bash <(curl -fsSL git.io/key.sh) [options...] <arg>

Options

  • -o - Overwrite mode, this option is valid at the top
  • -g - Get the public key from GitHub, the arguments is the GitHub ID
  • -u - Get the public key from the URL, the arguments is the URL
  • -f - Get the public key from the local file, the arguments is the local file path
  • -p - Change SSH port, the arguments is port number
  • -d - Disable password login

Lisence

MIT © P3TERX

Open Source Agenda is not affiliated with "SSH Key Installer" Project. README Source: P3TERX/SSH_Key_Installer
Stars
65
Open Issues
3
Last Commit
2 months ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating