mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #1839] frps 启动时是否可以一并启动配置文件中声明使用的插件 #1452
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#1452
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 @deadlineOvO on GitHub (Jun 3, 2020).
Original GitHub issue: https://github.com/fatedier/frp/issues/1839
就像上面说的那样
这个想法的一部分受到 shadowsocks SIP003 的启发
另一部分是对于 frps 可能没有在文档说明的问题:如果 frps 启动时插件的进程没有启动会出现什么意外?只是插件不会生效吗?
@fatedier commented on GitHub (Jun 4, 2020):
@deadlineOvO commented on GitHub (Jun 4, 2020):
所以插件应当在 frps 前启动还是相反?
@fatedier commented on GitHub (Jun 4, 2020):
上面已经说得比较清楚了,可以自行测试一下具体的逻辑。
@deadlineOvO commented on GitHub (Jun 4, 2020):
好的
@deadlineOvO commented on GitHub (Jun 6, 2020):
这个 怎么样?
@fatedier commented on GitHub (Jun 7, 2020):
It's no essential difference with HTTP or GRPC and not widely used.
@deadlineOvO commented on GitHub (Jun 7, 2020):
那让我们再看看吧