[PR #2878] [CLOSED] Dev #4651

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

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/2878
Author: @ch3n4y
Created: 3/30/2022
Status: Closed

Base: masterHead: dev


📝 Commits (5)

📊 Changes

8 files changed (+70 additions, -36 deletions)

View changed files

📝 .goreleaser.yml (+1 -1)
📝 Makefile (+4 -1)
📝 Makefile.cross-compiles (+1 -1)
📝 client/service.go (+23 -0)
📝 cmd/frpc/main.go (+0 -8)
📝 cmd/frpc/sub/root.go (+38 -22)
📝 package.sh (+2 -2)
📝 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/2878 **Author:** [@ch3n4y](https://github.com/ch3n4y) **Created:** 3/30/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dev` --- ### 📝 Commits (5) - [`305e40f`](https://github.com/fatedier/frp/commit/305e40fa8a53190428bb6833260faed480d1d65f) update .goreleaser.yml - [`18a2af4`](https://github.com/fatedier/frp/commit/18a2af47037874dfa76e99f2426609f715f89d1a) frpc: support multiple confs (#2873) - [`88242b6`](https://github.com/fatedier/frp/commit/88242b6b5c3272e4b858223491ac03c5967be895) add s390x - [`3d25251`](https://github.com/fatedier/frp/commit/3d25251ef244b1faeda5f78886b6dce78c1bf592) Update Makefile.cross-compiles - [`e937487`](https://github.com/fatedier/frp/commit/e93748756c0d302859687cc03ba78aa6dbc7e52f) Update package.sh ### 📊 Changes **8 files changed** (+70 additions, -36 deletions) <details> <summary>View changed files</summary> 📝 `.goreleaser.yml` (+1 -1) 📝 `Makefile` (+4 -1) 📝 `Makefile.cross-compiles` (+1 -1) 📝 `client/service.go` (+23 -0) 📝 `cmd/frpc/main.go` (+0 -8) 📝 `cmd/frpc/sub/root.go` (+38 -22) 📝 `package.sh` (+2 -2) 📝 `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:07 -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#4651
No description provided.