mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[PR #2323] [MERGED] fix config parse logic #4554
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#4554
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/2323
Author: @fatedier
Created: 3/22/2021
Status: ✅ Merged
Merged: 3/22/2021
Merged by: @fatedier
Base:
dev← Head:fix-config📝 Commits (1)
abf0648fix config parse logic📊 Changes
12 files changed (+70 additions, -42 deletions)
View changed files
📝
assets/frpc/statik/statik.go(+1 -1)📝
assets/frps/static/index.html(+1 -1)📝
assets/frps/static/manifest.js(+1 -1)📝
assets/frps/static/vendor.js(+1 -1)📝
assets/frps/statik/statik.go(+1 -1)📝
cmd/frpc/sub/root.go(+8 -11)📝
cmd/frps/root.go(+10 -8)📝
pkg/config/client.go(+15 -3)📝
pkg/config/server.go(+23 -7)📝
pkg/config/server_test.go(+4 -3)📝
pkg/util/version/version.go(+1 -1)📝
web/frps/src/utils/proxy.js(+4 -4)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.