mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[PR #2424] [MERGED] frpc: consider include configs for verify and reload command #4569
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#4569
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/2424
Author: @fatedier
Created: 6/2/2021
Status: ✅ Merged
Merged: 6/2/2021
Merged by: @fatedier
Base:
dev← Head:e2e📝 Commits (1)
d300ee1frpc: consider include configs for verify and reload command📊 Changes
30 files changed (+347 additions, -311 deletions)
View changed files
📝
client/admin_api.go(+4 -22)📝
cmd/frpc/sub/http.go(+1 -1)📝
cmd/frpc/sub/https.go(+1 -1)📝
cmd/frpc/sub/reload.go(+2 -8)📝
cmd/frpc/sub/root.go(+6 -95)📝
cmd/frpc/sub/status.go(+2 -9)📝
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/verify.go(+3 -1)📝
cmd/frpc/sub/xtcp.go(+1 -1)➕
pkg/config/parse.go(+100 -0)📝
pkg/config/proxy.go(+0 -1)📝
pkg/config/server.go(+0 -1)📝
server/control.go(+6 -8)📝
test/e2e/basic/basic.go(+11 -7)📝
test/e2e/basic/client_server.go(+1 -1)📝
test/e2e/basic/server.go(+3 -3)...and 10 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.