[PR #19] [MERGED] Add configuration for PF homework case #23

Closed
opened 2026-03-04 01:40:32 +03:00 by kerem · 0 comments
Owner

📋 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: masterHead: feature/add-port-forwarding-case


📝 Commits (1)

  • be442ab Add 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.

## 📋 Pull Request Information **Original PR:** https://github.com/termius/hosts-farm/pull/19 **Author:** [@EvgeneOskin](https://github.com/EvgeneOskin) **Created:** 7/16/2019 **Status:** ✅ Merged **Merged:** 7/26/2019 **Merged by:** [@EvgeneOskin](https://github.com/EvgeneOskin) **Base:** `master` ← **Head:** `feature/add-port-forwarding-case` --- ### 📝 Commits (1) - [`be442ab`](https://github.com/termius/hosts-farm/commit/be442ab8d81791997c9e05c5ec7497af3977c7ac) Add configuration for PF homework case ### 📊 Changes **10 files changed** (+111 additions, -53 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description This changes were requested to test PF, agent forwarding, and SFTP. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 01:40:32 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hosts-farm#23
No description provided.