mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[PR #3345] [MERGED] tcpmux: support authentication #4728
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#4728
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/3345
Author: @fatedier
Created: 3/7/2023
Status: ✅ Merged
Merged: 3/7/2023
Merged by: @fatedier
Base:
dev← Head:tcpmux📝 Commits (1)
c3e04d9tcpmux: support authentication📊 Changes
11 files changed (+324 additions, -71 deletions)
View changed files
📝
pkg/config/proxy.go(+10 -1)📝
pkg/util/tcpmux/httpconnect.go(+26 -15)📝
pkg/util/vhost/https.go(+4 -1)📝
pkg/util/vhost/resource.go(+0 -14)📝
pkg/util/vhost/vhost.go(+41 -34)📝
server/group/tcpmux.go(+8 -1)📝
server/proxy/tcpmux.go(+8 -3)➕
test/e2e/basic/tcpmux.go(+218 -0)📝
test/e2e/framework/process.go(+1 -1)📝
test/e2e/pkg/request/request.go(+4 -1)📝
test/e2e/pkg/rpc/rpc.go(+4 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.