ssh-agent
Key manager
Enables access to private repositories by making an SSH key available with ssh-agent
GitHub Action to setup ssh-agent
with a private key
1k stars
19 watching
256 forks
Language: JavaScript
last commit: 4 months ago
Linked from 1 awesome list
actiongithub-actionssshssh-agentworkflow
Related projects:
Repository | Description | Stars |
---|---|---|
twfksh/zsh-ssh-agent | A utility plugin for managing ssh-agent in zsh that automates the process of setting up and managing SSH key authentication | 2 |
webfactory/secret-spreader | A tool to distribute GitHub Action secrets to multiple repositories in a centralized configuration file | 37 |
shoobyban/sshman | Manages access to remote hosts through SSH keys and group assignments. | 49 |
hkupty/ssh-agent | Automates setup of ssh-agent for secure remote connections | 12 |
bobsoppe/zsh-ssh-agent | Manages SSH agents in the zsh shell environment | 25 |
ccontavalli/ssh-ident | Automates loading and reuse of SSH keys across multiple hosts and projects. | 965 |
ssh-vault/ssh-vault | A tool that enables secure encryption and decryption of data using public-private SSH key pairs. | 450 |
timothyye/skm | A tool for managing multiple SSH keys and public keys. | 954 |
unfor19/githubsecrets | A tool to manage GitHub Actions secrets | 45 |
nickola/chef-ssh-keys | Creates authorized_keys in user ~/.ssh directory from data bag | 52 |
gitlabhq/gitlab-shell | Provides Git SSH session handling and key management for GitLab | 525 |
say8425/aws-secrets-manager-actions | A tool to securely export AWS Secrets Manager secrets as environment variables or file exports in GitHub Actions workflows. | 62 |
dnaeon/cl-ssh-keys | A Common Lisp system for generating and parsing OpenSSH keys. | 23 |
thcipriani/sshecret | A tool that securely manages multiple SSH keys and agents to prevent key compromise when using forwarded SSH agents. | 66 |
hanjm/alfred-ssh-iterm-workflow | Automates opening SSH connections in iTerm with a customizable badge | 13 |