[PR #2323] [MERGED] fix config parse logic #4554

Closed
opened 2026-05-05 14:44:19 -06:00 by gitea-mirror · 0 comments
Owner

📋 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: devHead: fix-config


📝 Commits (1)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/fatedier/frp/pull/2323 **Author:** [@fatedier](https://github.com/fatedier) **Created:** 3/22/2021 **Status:** ✅ Merged **Merged:** 3/22/2021 **Merged by:** [@fatedier](https://github.com/fatedier) **Base:** `dev` ← **Head:** `fix-config` --- ### 📝 Commits (1) - [`abf0648`](https://github.com/fatedier/frp/commit/abf0648243283550a919d1959961350ed0985405) fix config parse logic ### 📊 Changes **12 files changed** (+70 additions, -42 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 14:44:19 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/frp#4554
No description provided.