mirror of
https://github.com/termius/hosts-farm.git
synced 2026-04-27 06:05:50 +03:00
[PR #41] [MERGED] Add missed sftp servers and host with DSA support #46
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#46
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/41
Author: @EvgeneOskin
Created: 4/19/2022
Status: ✅ Merged
Merged: 4/19/2022
Merged by: @EvgeneOskin
Base:
master← Head:tech-debt/add-missed-sftp-servers📝 Commits (5)
6cad720Disable keyboard-interactive on the key farmd2a8c96Add SFTP for services by defaultda7b484Add SFTP to dropbear7e7bd51Add host farm with DSA supportf0c7f82Merge branch 'feature/disable-keyboard-interactive-on-key-farms' into tech-debt/add-missed-sftp-servers📊 Changes
10 files changed (+87 additions, -3 deletions)
View changed files
📝
docker-compose.yml(+13 -1)📝
dropbear/Dockerfile(+1 -1)➕
dsa/Dockerfile(+25 -0)➕
keys/id_dsa(+21 -0)➕
keys/id_dsa.pub(+1 -0)📝
otp/sshd_config(+1 -0)📝
sshd_configs_raw/sshd_config(+1 -1)➕
sshd_configs_raw/sshd_config_dsa(+12 -0)➕
sshd_configs_raw/sshd_config_key(+11 -0)📝
sshd_configs_raw/sshd_config_rsa_sha2(+1 -0)📄 Description
Description of the change
This change adds:
Type of change
Reviewer's checklist
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.