mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[PR #2098] [MERGED] Reconstruct config #4507
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#4507
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/2098
Author: @yuyulei
Created: 11/23/2020
Status: ✅ Merged
Merged: 1/26/2021
Merged by: @fatedier
Base:
dev← Head:decode📝 Commits (2)
8d27d7frefactoring config896add3Update by comments📊 Changes
31 files changed (+2745 additions, -1637 deletions)
View changed files
📝
client/admin_api.go(+2 -2)📝
client/proxy/proxy.go(+6 -6)📝
cmd/frpc/sub/http.go(+1 -1)📝
cmd/frpc/sub/https.go(+1 -1)📝
cmd/frpc/sub/root.go(+5 -13)📝
cmd/frpc/sub/stcp.go(+1 -1)📝
cmd/frpc/sub/sudp.go(+1 -1)📝
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(+1 -1)📝
cmd/frps/root.go(+4 -12)📝
go.mod(+3 -1)📝
go.sum(+12 -0)📝
pkg/auth/auth.go(+22 -65)📝
pkg/auth/oidc.go(+20 -79)📝
pkg/auth/token.go(+7 -24)➕
pkg/config/README.md(+12 -0)📝
pkg/config/client.go(+177 -173)➕
pkg/config/client_test.go(+643 -0)...and 11 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.