mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #664] 建议增加外部获取特权密码功能 #522
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#522
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 @kasuganosoras on GitHub (Mar 16, 2018).
Original GitHub issue: https://github.com/fatedier/frp/issues/664
当用户使用特权模式连接服务器的时候,服务器可以查询MySQL数据库,判断用户提交的特权密码在数据库中是否存在,数据库中可以建立多个字段分别储存每个特权密码的到期时间,允许映射的数量,这样可以实现出租的功能。
@fatedier commented on GitHub (Mar 20, 2018):
作为一个主要用于内网穿透的开源项目来说,这些附加的点不是重点,不会在这里去做这些 "体力劳动"。