mirror of
https://github.com/termius/hosts-farm.git
synced 2026-04-26 05:35:48 +03:00
[PR #86] [MERGED] Add telnet host with double echo issue #87
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#87
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/86
Author: @ivansherov
Created: 2/4/2026
Status: ✅ Merged
Merged: 2/4/2026
Merged by: @ivansherov
Base:
master← Head:feature/buggy-telnet📝 Commits (1)
585bf9fAdd telnet host which emulates double echo issue📊 Changes
5 files changed (+93 additions, -0 deletions)
View changed files
📝
docker-compose.yml(+12 -0)➕
telnet-echo-issue/Dockerfile(+46 -0)➕
telnet-echo-issue/apply-patch.sh(+17 -0)➕
telnet-echo-issue/entrypoint.sh(+8 -0)➕
telnet-echo-issue/telnet(+10 -0)📄 Description
Description of the change
Added host that emulates non standard-compliant behaviour of some telnet servers, resulting in double echo
Type of change
Reviewer's checklist
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.