mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #2032] 新功能建议:请增加类似linux的hotplug热插拔功能 #1614
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#1614
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 @tinyfen on GitHub (Oct 19, 2020).
Original GitHub issue: https://github.com/fatedier/frp/issues/2032
建议增加类似openwrt中hot plug那样的功能,比如当客户端上线或下线时可以执行外部脚本的功能。谢谢
@Becods commented on GitHub (Oct 21, 2020):
使用场景?
此外更适合的解释应该为“钩子”
个人认为优先级不会太高甚至有可能会被驳回
实现并不难,可以自行便编写插件实现钩子功能
@fatedier commented on GitHub (Oct 25, 2020):
同 @BecodReyes 的说法,可以通过 https://gofrp.org/docs/features/common/server-plugin/ 服务端插件来实现你所需要的能力。