mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #1383] 是否可以针对 remote_port 设置密码 #1097
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#1097
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 @wangliang1989 on GitHub (Aug 13, 2019).
Original GitHub issue: https://github.com/fatedier/frp/issues/1383
是否可以针对 remote_port 设置密码?也就是不同的 remote_port 有不同的密码,而不是一个统一的token,这样便于为每个用户提供服务
@fatedier commented on GitHub (Aug 13, 2019):
参考 #1378 中的回复,近期会设计一下 server plugin 的功能。
此类需求以及针对一些不同场景的使用姿势,都通过 plugin 的能力来扩展。通过自行安装不同的 plugin 来实现各自的需求。