[GH-ISSUE #2857] [内容过滤] #2282

Closed
opened 2026-05-05 13:28:16 -06:00 by gitea-mirror · 3 comments
Owner

Originally created by @wanghaiqing2015 on GitHub (Mar 19, 2022).
Original GitHub issue: https://github.com/fatedier/frp/issues/2857

Describe the feature request

我想实现一个内容过滤的功能,比如转发的TCP请求,有固定的字符串时,就丢弃,该如何实现呢。

最终转发数据的代码没有找到,有知道的大佬,麻烦给个提示啊

Describe alternatives you've considered

Affected area

  • Docs
  • Installation
  • Performance and Scalability
  • Security
  • User Experience
  • Test and Release
  • Developer Infrastructure
  • Client Plugin
  • Server Plugin
  • Extensions
  • Others
Originally created by @wanghaiqing2015 on GitHub (Mar 19, 2022). Original GitHub issue: https://github.com/fatedier/frp/issues/2857 ### Describe the feature request 我想实现一个内容过滤的功能,比如转发的TCP请求,有固定的字符串时,就丢弃,该如何实现呢。 最终转发数据的代码没有找到,有知道的大佬,麻烦给个提示啊 ### Describe alternatives you've considered 无 ### Affected area - [ ] Docs - [ ] Installation - [ ] Performance and Scalability - [ ] Security - [ ] User Experience - [ ] Test and Release - [ ] Developer Infrastructure - [ ] Client Plugin - [ ] Server Plugin - [ ] Extensions - [ ] Others
Author
Owner

@xqzr commented on GitHub (Mar 19, 2022):

作者应该不会满足你的需求。

<!-- gh-comment-id:1072966879 --> @xqzr commented on GitHub (Mar 19, 2022): 作者应该不会满足你的需求。
Author
Owner

@blizard863 commented on GitHub (Mar 20, 2022):

frp v2 架构会考虑类似的事情,在扩展模块去做。

<!-- gh-comment-id:1073153685 --> @blizard863 commented on GitHub (Mar 20, 2022): frp v2 架构会考虑类似的事情,在扩展模块去做。
Author
Owner

@fatedier commented on GitHub (Mar 20, 2022):

不会提供通用的功能,但是新架构会让修改这部分的代码更容易一些。

<!-- gh-comment-id:1073176373 --> @fatedier commented on GitHub (Mar 20, 2022): 不会提供通用的功能,但是新架构会让修改这部分的代码更容易一些。
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#2282
No description provided.