[PR #2873] [MERGED] frpc: support multiple confs #4648

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

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/2873
Author: @fatedier
Created: 3/27/2022
Status: Merged
Merged: 3/28/2022
Merged by: @fatedier

Base: devHead: multiple-confs


📝 Commits (1)

  • e477994 frpc: support multiple confs

📊 Changes

5 files changed (+66 additions, -32 deletions)

View changed files

📝 Makefile (+4 -1)
📝 client/service.go (+23 -0)
📝 cmd/frpc/main.go (+0 -8)
📝 cmd/frpc/sub/root.go (+38 -22)
📝 test/e2e/plugin/server.go (+1 -1)

📄 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/2873 **Author:** [@fatedier](https://github.com/fatedier) **Created:** 3/27/2022 **Status:** ✅ Merged **Merged:** 3/28/2022 **Merged by:** [@fatedier](https://github.com/fatedier) **Base:** `dev` ← **Head:** `multiple-confs` --- ### 📝 Commits (1) - [`e477994`](https://github.com/fatedier/frp/commit/e477994c82dc55a3922198a3ed76fd4c32f0c669) frpc: support multiple confs ### 📊 Changes **5 files changed** (+66 additions, -32 deletions) <details> <summary>View changed files</summary> 📝 `Makefile` (+4 -1) 📝 `client/service.go` (+23 -0) 📝 `cmd/frpc/main.go` (+0 -8) 📝 `cmd/frpc/sub/root.go` (+38 -22) 📝 `test/e2e/plugin/server.go` (+1 -1) </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:46:02 -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#4648
No description provided.