mirror of
https://github.com/termius/hosts-farm.git
synced 2026-04-27 22:25:49 +03:00
[PR #4] [MERGED] Added different ssh auth configs (KEX, Chipers, Key types) #7
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/hosts-farm#7
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/termius/hosts-farm/pull/4
Author: @nzachateyskiy
Created: 7/22/2016
Status: ✅ Merged
Merged: 4/12/2017
Merged by: @EvgeneOskin
Base:
master← Head:master📝 Commits (1)
100ed73Added different key auths📊 Changes
51 files changed (+900 additions, -0 deletions)
View changed files
➕
aes128-ctr/Dockerfile(+9 -0)➕
aes128-ctr/entrypoint.sh(+23 -0)➕
aes128-ctr/id_rsa(+51 -0)➕
aes128-ctr/id_rsa.pub(+1 -0)➕
aes128-ctr/sshd_config(+8 -0)➕
aes192-ctr/Dockerfile(+9 -0)➕
aes192-ctr/entrypoint.sh(+23 -0)➕
aes192-ctr/id_rsa(+51 -0)➕
aes192-ctr/id_rsa.pub(+1 -0)➕
aes192-ctr/sshd_config(+8 -0)➕
aes256-ctr/Dockerfile(+9 -0)➕
aes256-ctr/entrypoint.sh(+23 -0)➕
aes256-ctr/id_rsa(+51 -0)➕
aes256-ctr/id_rsa.pub(+1 -0)➕
aes256-ctr/sshd_config(+8 -0)➕
chacha20-poly1305_at_openssh.com/Dockerfile(+9 -0)➕
chacha20-poly1305_at_openssh.com/entrypoint.sh(+23 -0)➕
chacha20-poly1305_at_openssh.com/id_rsa(+51 -0)➕
chacha20-poly1305_at_openssh.com/id_rsa.pub(+1 -0)➕
chacha20-poly1305_at_openssh.com/sshd_config(+8 -0)...and 31 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.