[GH-ISSUE #3518] [Feature Request] 服务端插件能自定义传递参数吗 #2808

Closed
opened 2026-05-05 13:48:50 -06:00 by gitea-mirror · 2 comments
Owner

Originally created by @Jovesong1 on GitHub (Jul 5, 2023).
Original GitHub issue: https://github.com/fatedier/frp/issues/3518

Describe the feature request

按照服务端的插件文档我成功配置并实现了登录相关的鉴权,想问一下有没有方法可以让服务端也传递一些参数? 例如在服务端也配置meta_xxx 然后服务端一并传递?
[plugin.multiuser]
addr = http://xxx
path = xxx
ops = Login,NewProxy,CloseProxy
tls_verify = false

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 @Jovesong1 on GitHub (Jul 5, 2023). Original GitHub issue: https://github.com/fatedier/frp/issues/3518 ### Describe the feature request 按照服务端的插件文档我成功配置并实现了登录相关的鉴权,想问一下有没有方法可以让服务端也传递一些参数? 例如在服务端也配置meta_xxx 然后服务端一并传递? [plugin.multiuser] addr = http://xxx path = xxx ops = Login,NewProxy,CloseProxy tls_verify = false ### Describe alternatives you've considered _No response_ ### Affected area - [ ] Docs - [ ] Installation - [ ] Performance and Scalability - [ ] Security - [ ] User Experience - [ ] Test and Release - [ ] Developer Infrastructure - [ ] Client Plugin - [X] Server Plugin - [ ] Extensions - [ ] Others
gitea-mirror 2026-05-05 13:48:50 -06:00
Author
Owner

@fatedier commented on GitHub (Jul 6, 2023):

那为什么不直接配置在你的插件里?

<!-- gh-comment-id:1622879586 --> @fatedier commented on GitHub (Jul 6, 2023): 那为什么不直接配置在你的插件里?
Author
Owner

@github-actions[bot] commented on GitHub (Aug 6, 2023):

Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.

<!-- gh-comment-id:1666655538 --> @github-actions[bot] commented on GitHub (Aug 6, 2023): 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#2808
No description provided.