mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[PR #335] [MERGED] client: add start params #4178
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#4178
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
dev← Head:start📝 Commits (1)
49b503cclient: add start params📊 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.