Update README.md

This commit is contained in:
Dest 2022-08-18 11:22:43 +08:00 committed by GitHub
parent ef0ed9a51f
commit 6f1cdb8a21
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,14 +16,12 @@ git clone https://github.com/destan19/OpenAppFilter.git package/OpenAppFilter
4. 编译生成固件
make V=s
### 使用说明
1. 将应用过滤设备做主路由
2. 关闭软硬加速、广告过滤、QOS、多WAN等涉及到nf_conn mark的模块,高通的AX系列产品需要将ecm允许慢速转发的包个数调整到最大值直接stop ecm会导致吞吐非常低。
3. 开启应用过滤并选择需要过滤的app即可生效
使用前需要关闭软硬加速、广告过滤、QOS、多WAN等涉及到nf_conn mark的模块,高通的AX系列产品需要将ecm允许慢速转发的包个数调整到最大值直接stop ecm会导致吞吐非常低。
最新版本已经支持旁路由模式
### 特征库下载地址
https://destan19.github.io/feature/
### 插件截图
![](https://github.com/destan19/picture/blob/main/oaf1.jpg)