mirror of
https://github.com/termius/hosts-farm.git
synced 2026-04-26 21:55:48 +03:00
[PR #32] [MERGED] Add encrypted keys, socks5, http proxy with authentication, and channel logs #35
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#35
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/32
Author: @EvgeneOskin
Created: 6/28/2021
Status: ✅ Merged
Merged: 7/9/2021
Merged by: @EvgeneOskin
Base:
master← Head:feature/add-encrypted-keys-socks5-channel-logs📝 Commits (3)
7e92abfAdd encrypted rsa key10db73eAdd http proxy protected by basic authenticationd3694b6Add SOCK5, putty keys, channels logging📊 Changes
12 files changed (+151 additions, -49 deletions)
View changed files
📝
README.md(+54 -45)📝
docker-compose.yml(+32 -1)📝
entrypoint.sh(+1 -1)📝
http-proxy/Dockerfile(+3 -1)➕
http-proxy/authenticated-squid.conf(+9 -0)➕
http-proxy/squid-passwords(+1 -0)➕
keys/id_rsa_encrypted(+39 -0)➕
keys/id_rsa_encrypted.pub(+1 -0)📝
mosh/Dockerfile(+3 -0)📝
mosh/entrypoint.sh(+3 -0)📝
sanitize-auth-log.sh(+4 -1)📝
sshd_configs_raw/sshd_config(+1 -0)📄 Description
Description of the change
This change introduces:
Type of change
Reviewer's checklist
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.