[PR #2421] [MERGED] frpc: support 'includes' in common section to include proxy configs in other files #4568

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

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/2421
Author: @fatedier
Created: 6/1/2021
Status: Merged
Merged: 6/1/2021
Merged by: @fatedier

Base: devHead: resolve-2232


📝 Commits (1)

  • 19ed865 frpc: support 'includes' in common section to include proxy configs in

📊 Changes

4 files changed (+116 additions, -54 deletions)

View changed files

📝 cmd/frpc/sub/root.go (+70 -7)
📝 cmd/frpc/sub/verify.go (+1 -14)
📝 pkg/config/client.go (+42 -30)
📝 pkg/config/client_test.go (+3 -3)

📄 Description

resolve #2232


🔄 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/2421 **Author:** [@fatedier](https://github.com/fatedier) **Created:** 6/1/2021 **Status:** ✅ Merged **Merged:** 6/1/2021 **Merged by:** [@fatedier](https://github.com/fatedier) **Base:** `dev` ← **Head:** `resolve-2232` --- ### 📝 Commits (1) - [`19ed865`](https://github.com/fatedier/frp/commit/19ed865b08aa14d891f21e073ab97b6c8bea7dea) frpc: support 'includes' in common section to include proxy configs in ### 📊 Changes **4 files changed** (+116 additions, -54 deletions) <details> <summary>View changed files</summary> 📝 `cmd/frpc/sub/root.go` (+70 -7) 📝 `cmd/frpc/sub/verify.go` (+1 -14) 📝 `pkg/config/client.go` (+42 -30) 📝 `pkg/config/client_test.go` (+3 -3) </details> ### 📄 Description resolve #2232 --- <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:31 -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#4568
No description provided.