mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #3201] [Feature Request] frps域名黑白名单 #2569
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#2569
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 @cnyasin on GitHub (Dec 9, 2022).
Original GitHub issue: https://github.com/fatedier/frp/issues/3201
Describe the feature request
frps可否增加个配置:allow_subdomains或allow_custom_domains,其功能类似allow_ports,思路也可以是取反黑名单。
目的是排除一些域名解析不被干扰,因为实际使用中我只希望一部分域名解析被frp接管,而不是所有域名解析都被frp接管。防止其他域名解析被滥用。
Describe alternatives you've considered
No response
Affected area
@fatedier commented on GitHub (Dec 9, 2022):
通过插件机制扩展: https://github.com/fatedier/frp/blob/dev/doc/server_plugin.md
@github-actions[bot] commented on GitHub (Jan 9, 2023):
Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.