mirror of
https://github.com/termius/hosts-farm.git
synced 2026-04-27 22:25:49 +03:00
[PR #19] [MERGED] Add configuration for PF homework case #23
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#23
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/19
Author: @EvgeneOskin
Created: 7/16/2019
Status: ✅ Merged
Merged: 7/26/2019
Merged by: @EvgeneOskin
Base:
master← Head:feature/add-port-forwarding-case📝 Commits (1)
be442abAdd configuration for PF homework case📊 Changes
10 files changed (+111 additions, -53 deletions)
View changed files
📝
Dockerfile(+3 -3)📝
README.md(+46 -38)📝
docker-compose.yml(+48 -2)📝
entrypoint.sh(+4 -1)📝
sshd_configs_raw/sshd_config(+2 -1)📝
sshd_configs_raw/sshd_config_ciphers(+2 -2)📝
sshd_configs_raw/sshd_config_kex(+2 -2)📝
sshd_configs_raw/sshd_config_macs(+2 -2)📝
sshd_configs_raw/sshd_config_no_pf(+1 -1)📝
sshd_configs_raw/sshd_config_no_sftp(+1 -1)📄 Description
This changes were requested to test PF, agent forwarding, and SFTP.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.