mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[PR #2520] [MERGED] frpc: add disable_custom_tls_first_byte to not send first custom tls byte to frps #4592
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#4592
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/fatedier/frp/pull/2520
Author: @fatedier
Created: 8/8/2021
Status: ✅ Merged
Merged: 8/11/2021
Merged by: @fatedier
Base:
dev← Head:fix-2380📝 Commits (1)
5c9e353frpc: add disable_custom_tls_first_byte to not send first custom tls📊 Changes
8 files changed (+49 additions, -12 deletions)
View changed files
📝
client/control.go(+1 -1)📝
client/service.go(+1 -1)📝
conf/frpc_full.ini(+4 -0)📝
pkg/config/client.go(+3 -0)📝
pkg/util/net/conn.go(+2 -2)📝
pkg/util/net/tls.go(+13 -3)📝
server/service.go(+7 -5)📝
test/e2e/basic/client_server.go(+18 -0)📄 Description
Fix #2380
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.