mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #2883] [Feature Request] Specify client plugin http2https from command line #2301
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#2301
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?
Originally created by @meixger on GitHub (Apr 3, 2022).
Original GitHub issue: https://github.com/fatedier/frp/issues/2883
Describe the feature request
Extend the command line to start a http single proxy with a http2https client plugin.
I would like to start frpc.exe without frpc.ini by only relaying on command line parameters.
Describe alternatives you've considered
No response
Affected area
@M4jx commented on GitHub (Apr 3, 2022):
It would be very helpful to support all client plugins to be able to use them through command line.
@fatedier commented on GitHub (Apr 3, 2022):
We don't want to do that. It's only used for some simple use case, not all.
It's complex and not elegant to support nested struct config in command line. It's also difficult to maintain since you can't deserialize it to a struct easliy.
@github-actions[bot] commented on GitHub (May 4, 2022):
Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.