[GH-ISSUE #2883] [Feature Request] Specify client plugin http2https from command line #2301

Closed
opened 2026-05-05 13:29:04 -06:00 by gitea-mirror · 3 comments
Owner

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

  • Docs
  • Installation
  • Performance and Scalability
  • Security
  • User Experience
  • Test and Release
  • Developer Infrastructure
  • Client Plugin
  • Server Plugin
  • Extensions
  • Others
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 - [ ] Docs - [ ] Installation - [ ] Performance and Scalability - [ ] Security - [X] User Experience - [ ] Test and Release - [ ] Developer Infrastructure - [X] Client Plugin - [ ] Server Plugin - [ ] Extensions - [ ] Others
gitea-mirror 2026-05-05 13:29:04 -06:00
Author
Owner

@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.

<!-- gh-comment-id:1086851063 --> @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.
Author
Owner

@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.

<!-- gh-comment-id:1086857399 --> @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.
Author
Owner

@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.

<!-- gh-comment-id:1116818692 --> @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.
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#2301
No description provided.