mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #409] 能否增加一种瘦客户端的模式? #302
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#302
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 @chenall on GitHub (Jul 24, 2017).
Original GitHub issue: https://github.com/fatedier/frp/issues/409
为的是解决如下问题:
我的思路大致如下.
瘦客户端: 客户端只配置了使用模式为瘦客户端和user信息用于识别客户端
这个客户端连接到服务器之后,可以通过服务器的统一操作管理界面来操作增加一些应用配置信息并且可以随时设置为启用或禁用状态.
@wxlg1117 commented on GitHub (Jul 27, 2017):
可能性不大,刚转为唯一功能的PrivilegeMode功用刚好和你的要求相反...