[PR #25] [MERGED] Add mosh server with unstable conditions #29

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

📋 Pull Request Information

Original PR: https://github.com/termius/hosts-farm/pull/25
Author: @EvgeneOskin
Created: 1/19/2021
Status: Merged
Merged: 2/5/2021
Merged by: @EvgeneOskin

Base: masterHead: feature/mosh-with-network-issues


📝 Commits (1)

  • 6453836 Add mosh server with unstable conditions

📊 Changes

4 files changed (+57 additions, -36 deletions)

View changed files

📝 README.md (+35 -34)
📝 docker-compose.yml (+17 -1)
📝 mosh/Dockerfile (+1 -1)
📝 mosh/entrypoint.sh (+4 -0)

📄 Description

Description of the change

This change adds a mosh server that has an unstable network to test predictions in such conditions.

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/25 **Author:** [@EvgeneOskin](https://github.com/EvgeneOskin) **Created:** 1/19/2021 **Status:** ✅ Merged **Merged:** 2/5/2021 **Merged by:** [@EvgeneOskin](https://github.com/EvgeneOskin) **Base:** `master` ← **Head:** `feature/mosh-with-network-issues` --- ### 📝 Commits (1) - [`6453836`](https://github.com/termius/hosts-farm/commit/6453836f2fc37728d8f1f17bf99e3eb05a9aa128) Add mosh server with unstable conditions ### 📊 Changes **4 files changed** (+57 additions, -36 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+35 -34) 📝 `docker-compose.yml` (+17 -1) 📝 `mosh/Dockerfile` (+1 -1) 📝 `mosh/entrypoint.sh` (+4 -0) </details> ### 📄 Description ## Description of the change This change adds a mosh server that has an unstable network to test predictions in such conditions. ## 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:34 +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#29
No description provided.