[PR #49] [MERGED] Add a host that close connection on exec attempt #54

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

📋 Pull Request Information

Original PR: https://github.com/termius/hosts-farm/pull/49
Author: @EvgeneOskin
Created: 12/29/2022
Status: Merged
Merged: 3/31/2023
Merged by: @EvgeneOskin

Base: masterHead: feature/anomaly-exec


📝 Commits (2)

  • 53cdcee Add a host that close connection on exec attempt
  • d76638c Customize the server version for anomaly exec

📊 Changes

4 files changed (+178 additions, -1 deletions)

View changed files

anomaly-exec/Dockerfile (+28 -0)
anomaly-exec/bashrc (+120 -0)
📝 docker-compose.yml (+29 -1)
📝 entrypoint.sh (+1 -0)

📄 Description

Description of the change

Type of change

  • Feature
  • Codebase Improvements
  • Critical security bugs
  • Hotfix

Reviewer's checklist

  • The code does not have any obvious logic errors.
  • All cases specified in the requirements are fully implemented.
  • There is sufficient automated testing for the new code. Existing automated tests were rewritten to account for code changes.
  • The new code conforms to existing style guidelines.

🔄 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/49 **Author:** [@EvgeneOskin](https://github.com/EvgeneOskin) **Created:** 12/29/2022 **Status:** ✅ Merged **Merged:** 3/31/2023 **Merged by:** [@EvgeneOskin](https://github.com/EvgeneOskin) **Base:** `master` ← **Head:** `feature/anomaly-exec` --- ### 📝 Commits (2) - [`53cdcee`](https://github.com/termius/hosts-farm/commit/53cdcee8e787f18f3acb9cfd7e568b570f0e6c8f) Add a host that close connection on exec attempt - [`d76638c`](https://github.com/termius/hosts-farm/commit/d76638c2fbc938a514a6335f5d28e8069b123814) Customize the server version for anomaly exec ### 📊 Changes **4 files changed** (+178 additions, -1 deletions) <details> <summary>View changed files</summary> ➕ `anomaly-exec/Dockerfile` (+28 -0) ➕ `anomaly-exec/bashrc` (+120 -0) 📝 `docker-compose.yml` (+29 -1) 📝 `entrypoint.sh` (+1 -0) </details> ### 📄 Description ## Description of the change ## Type of change - [x] Feature - [ ] Codebase Improvements - [ ] Critical security bugs - [ ] Hotfix ## Reviewer's checklist - [ ] The code does not have any obvious logic errors. - [ ] All cases specified in the requirements are fully implemented. - [ ] There is sufficient automated testing for the new code. Existing automated tests were rewritten to account for code changes. - [ ] The new code conforms to existing style guidelines. --- <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:41 +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#54
No description provided.