mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[PR #3625] [MERGED] code optimization #4793
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#4793
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/3625
Author: @fatedier
Created: 9/20/2023
Status: ✅ Merged
Merged: 9/20/2023
Merged by: @fatedier
Base:
dev← Head:new📝 Commits (1)
73f6b55code optimization📊 Changes
34 files changed (+190 additions, -222 deletions)
View changed files
📝
client/proxy/proxy.go(+6 -9)📝
cmd/frpc/sub/admin.go(+2 -2)📝
cmd/frpc/sub/proxy.go(+17 -18)📝
pkg/auth/auth.go(+4 -5)📝
pkg/config/legacy/conversion.go(+2 -2)📝
pkg/config/legacy/proxy.go(+26 -14)📝
pkg/config/legacy/visitor.go(+13 -7)📝
pkg/config/load.go(+2 -3)📝
pkg/config/v1/client.go(+1 -1)📝
pkg/config/v1/client_test.go(+1 -1)📝
pkg/config/v1/common.go(+7 -0)📝
pkg/config/v1/proxy.go(+30 -12)📝
pkg/config/v1/server.go(+1 -1)📝
pkg/config/v1/server_test.go(+1 -1)📝
pkg/config/v1/validation/proxy.go(+2 -3)📝
pkg/config/v1/validation/validation.go(+1 -1)📝
pkg/config/v1/visitor.go(+14 -7)➖
pkg/consts/consts.go(+0 -41)📝
pkg/plugin/client/http2https.go(+1 -1)📝
pkg/plugin/client/http_proxy.go(+1 -1)...and 14 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.