[GH-ISSUE #4440] [Feature Request] add metadatas to frpc proxy commands #3506

Closed
opened 2026-05-05 14:15:08 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @morph027 on GitHub (Sep 14, 2024).
Original GitHub issue: https://github.com/fatedier/frp/issues/4440

Describe the feature request

If we are using the server plugin for e.g. multiple user auth, it would be nice to be able to use the cli command with commandline params instead of a config file. Therefore we need to make sure to provide metadatas.

Probably something like frpc http --user bar --metadatas token=foo ... (see https://github.com/spf13/pflag/pull/133/) ?

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 @morph027 on GitHub (Sep 14, 2024). Original GitHub issue: https://github.com/fatedier/frp/issues/4440 ### Describe the feature request If we are using the server plugin for e.g. multiple user auth, it would be nice to be able to use the cli command with commandline params instead of a config file. Therefore we need to make sure to provide metadatas. Probably something like `frpc http --user bar --metadatas token=foo ...` (see https://github.com/spf13/pflag/pull/133/) ? ### Describe alternatives you've considered _No response_ ### Affected area - [ ] Docs - [ ] Installation - [ ] Performance and Scalability - [ ] Security - [X] User Experience - [ ] Test and Release - [ ] Developer Infrastructure - [ ] Client Plugin - [ ] Server Plugin - [ ] Extensions - [ ] Others
gitea-mirror 2026-05-05 14:15:08 -06:00
  • closed this issue
  • added the
    todo
    label
Author
Owner

@fatedier commented on GitHub (Sep 18, 2024):

I think it's okay.

<!-- gh-comment-id:2357380799 --> @fatedier commented on GitHub (Sep 18, 2024): I think it's okay.
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#3506
No description provided.