mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #2857] [内容过滤] #2282
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#2282
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 @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
@xqzr commented on GitHub (Mar 19, 2022):
作者应该不会满足你的需求。
@blizard863 commented on GitHub (Mar 20, 2022):
frp v2 架构会考虑类似的事情,在扩展模块去做。
@fatedier commented on GitHub (Mar 20, 2022):
不会提供通用的功能,但是新架构会让修改这部分的代码更容易一些。