mirror of
https://github.com/termius/hosts-farm.git
synced 2026-04-26 21:55:48 +03:00
[PR #26] [MERGED] Add tools for testing and mosh pass #32
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#32
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/26
Author: @EvgeneOskin
Created: 2/8/2021
Status: ✅ Merged
Merged: 2/8/2021
Merged by: @EvgeneOskin
Base:
master← Head:feature/add-terminal-tools-and-mosh-pass📝 Commits (1)
52b525eAdd tools for testing and mosh pass📊 Changes
19 files changed (+155 additions, -60 deletions)
View changed files
📝
Dockerfile(+6 -1)📝
README.md(+36 -35)📝
agent-forwarding-disabled/Dockerfile(+6 -1)📝
authykey/Dockerfile(+6 -1)📝
authypass/Dockerfile(+6 -1)📝
client-cert/Dockerfile(+6 -1)📝
docker-compose.yml(+16 -3)📝
gateway-ports/Dockerfile(+6 -1)📝
http-proxy/Dockerfile(+4 -0)📝
keyboard-interactive-pass/Dockerfile(+6 -1)📝
mosh/Dockerfile(+8 -5)📝
mosh/entrypoint.sh(+12 -3)📝
multiple-auths/Dockerfile(+6 -1)📝
otp/Dockerfile(+6 -1)📝
pass/Dockerfile(+6 -1)📝
sftp-disabled/Dockerfile(+6 -1)📝
telnet/Dockerfile(+1 -1)📝
yubikey-pam/Dockerfile(+6 -1)📝
yubikey/Dockerfile(+6 -1)📄 Description
Description of the change
This change simplifies using host farm for testing Termius by adding terminal tools to
test terminal rendering and testing mosh connections with password.
Type of change
Reviewer's checklist
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.