[PR #335] [MERGED] client: add start params #4178

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

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/335
Author: @fatedier
Created: 5/24/2017
Status: Merged
Merged: 5/24/2017
Merged by: @fatedier

Base: devHead: start


📝 Commits (1)

📊 Changes

5 files changed (+31 additions, -9 deletions)

View changed files

📝 cmd/frpc/main.go (+1 -1)
📝 conf/frpc_full.ini (+4 -0)
📝 models/config/client_common.go (+11 -0)
📝 models/config/proxy.go (+12 -5)
📝 utils/version/version.go (+3 -3)

📄 Description

Proxy names specified in 'start' params divided by ',' will be started.
If it is empty or not defined, all proxies will be started.


🔄 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/335 **Author:** [@fatedier](https://github.com/fatedier) **Created:** 5/24/2017 **Status:** ✅ Merged **Merged:** 5/24/2017 **Merged by:** [@fatedier](https://github.com/fatedier) **Base:** `dev` ← **Head:** `start` --- ### 📝 Commits (1) - [`49b503c`](https://github.com/fatedier/frp/commit/49b503c17b52c358889b4f4c01fd3d92e3f7e0b2) client: add start params ### 📊 Changes **5 files changed** (+31 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `cmd/frpc/main.go` (+1 -1) 📝 `conf/frpc_full.ini` (+4 -0) 📝 `models/config/client_common.go` (+11 -0) 📝 `models/config/proxy.go` (+12 -5) 📝 `utils/version/version.go` (+3 -3) </details> ### 📄 Description Proxy names specified in 'start' params divided by ',' will be started. If it is empty or not defined, all proxies will be started. --- <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:37: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#4178
No description provided.