[PR #3494] [MERGED] change default value of tls_enable and disable_custom_tls_first_byte #4760

Closed
opened 2026-05-05 14:48:14 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/3494
Author: @fatedier
Created: 6/25/2023
Status: Merged
Merged: 6/25/2023
Merged by: @fatedier

Base: devHead: config


📝 Commits (1)

  • a1826b4 change default value of tls_enable and disable_custom_tls_first_byte

📊 Changes

10 files changed (+95 additions, -87 deletions)

View changed files

📝 README.md (+2 -5)
📝 client/proxy/xtcp.go (+2 -0)
📝 client/visitor/xtcp.go (+3 -0)
📝 cmd/frpc/sub/root.go (+1 -1)
📝 conf/frpc_full.ini (+6 -4)
📝 pkg/config/client.go (+32 -28)
📝 pkg/config/client_test.go (+35 -34)
📝 pkg/nathole/controller.go (+2 -2)
📝 test/e2e/basic/basic.go (+5 -1)
📝 test/e2e/basic/client_server.go (+7 -12)

📄 Description

No description provided


🔄 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/fatedier/frp/pull/3494 **Author:** [@fatedier](https://github.com/fatedier) **Created:** 6/25/2023 **Status:** ✅ Merged **Merged:** 6/25/2023 **Merged by:** [@fatedier](https://github.com/fatedier) **Base:** `dev` ← **Head:** `config` --- ### 📝 Commits (1) - [`a1826b4`](https://github.com/fatedier/frp/commit/a1826b4d146da66cdd84a402ac2272f069a1610c) change default value of tls_enable and disable_custom_tls_first_byte ### 📊 Changes **10 files changed** (+95 additions, -87 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+2 -5) 📝 `client/proxy/xtcp.go` (+2 -0) 📝 `client/visitor/xtcp.go` (+3 -0) 📝 `cmd/frpc/sub/root.go` (+1 -1) 📝 `conf/frpc_full.ini` (+6 -4) 📝 `pkg/config/client.go` (+32 -28) 📝 `pkg/config/client_test.go` (+35 -34) 📝 `pkg/nathole/controller.go` (+2 -2) 📝 `test/e2e/basic/basic.go` (+5 -1) 📝 `test/e2e/basic/client_server.go` (+7 -12) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 14:48:14 -06:00
Sign in to join this conversation.
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: github-starred/frp#4760
No description provided.