mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[PR #3464] [MERGED] adjust code style about config #4754
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#4754
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/3464
Author: @fatedier
Created: 5/30/2023
Status: ✅ Merged
Merged: 5/30/2023
Merged by: @fatedier
Base:
dev← Head:remote-user📝 Commits (1)
93e9221adjust code style about config📊 Changes
29 files changed (+262 additions, -474 deletions)
View changed files
📝
client/admin_api.go(+1 -1)📝
client/control.go(+1 -1)📝
client/proxy/proxy.go(+7 -7)📝
client/proxy/proxy_manager.go(+4 -6)📝
client/proxy/proxy_wrapper.go(+1 -1)📝
client/proxy/xtcp.go(+2 -2)📝
client/visitor/stcp.go(+2 -1)📝
client/visitor/sudp.go(+2 -1)📝
client/visitor/visitor.go(+23 -16)📝
client/visitor/visitor_manager.go(+47 -20)📝
client/visitor/xtcp.go(+3 -3)📝
cmd/frpc/sub/http.go(+1 -1)📝
cmd/frpc/sub/https.go(+1 -1)📝
cmd/frpc/sub/stcp.go(+2 -2)📝
cmd/frpc/sub/sudp.go(+2 -2)📝
cmd/frpc/sub/tcp.go(+1 -1)📝
cmd/frpc/sub/tcpmux.go(+1 -1)📝
cmd/frpc/sub/udp.go(+1 -1)📝
cmd/frpc/sub/xtcp.go(+2 -2)📝
conf/frpc_full.ini(+8 -0)...and 9 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.