mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #3518] [Feature Request] 服务端插件能自定义传递参数吗 #2808
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#2808
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 @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
@fatedier commented on GitHub (Jul 6, 2023):
那为什么不直接配置在你的插件里?
@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.