[GH-ISSUE #3201] [Feature Request] frps域名黑白名单 #2569

Closed
opened 2026-05-05 13:39:12 -06:00 by gitea-mirror · 2 comments
Owner

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

  • Docs
  • Installation
  • Performance and Scalability
  • Security
  • User Experience
  • Test and Release
  • Developer Infrastructure
  • Client Plugin
  • Server Plugin
  • Extensions
  • Others
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 - [ ] Docs - [ ] Installation - [ ] Performance and Scalability - [ ] Security - [ ] User Experience - [ ] Test and Release - [ ] Developer Infrastructure - [ ] Client Plugin - [ ] Server Plugin - [ ] Extensions - [X] Others
gitea-mirror 2026-05-05 13:39:12 -06:00
Author
Owner

@fatedier commented on GitHub (Dec 9, 2022):

通过插件机制扩展: https://github.com/fatedier/frp/blob/dev/doc/server_plugin.md

<!-- gh-comment-id:1343879546 --> @fatedier commented on GitHub (Dec 9, 2022): 通过插件机制扩展: https://github.com/fatedier/frp/blob/dev/doc/server_plugin.md
Author
Owner

@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.

<!-- gh-comment-id:1374976851 --> @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.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/frp#2569
No description provided.