README.md revision 4c6a73a1
1
2App filtering is a parent management plug-in based on OpenWrt, which supports app filtering for games, videos, chats, downloads, etc.
3### How to compile application filtering firmware
41. Prepare OpenWrt source code and compile successfully  
5    Recommended source code repository:  
6    https://github.com/coolsnowwolf/lede.git  
7    If you use the official source code, do not use the master branch, because the luci version is not compatible, version 18.06 is recommended.  
82. Clone the application filtering source code to the OpenWrt source code package directory  
9git clone https://github.com/destan19/OpenAppFilter.git package/OpenAppFilter  
103. make menuconfig to open the application filter plug-in macro  
11     Execute make menuconfig in the OpenWrt source code directory, enter the luci app menu and select luci-app-oaf to save  
124. Compile and generate firmware  
13     make V=s  
14### Instructions for use
151. Make the application filtering device the main route  
162. Turn off software and hardware acceleration, advertising filtering, QOS, multi-WAN and other modules related to nf_conn mark  
173. Turn on application filtering and select the app that needs to be filtered to take effect  
18
19
20
21���������������������������OpenWrt������������������������������������������������������������������app������  
22### ������������������������������
231. ������OpenWrt������������������������  
24   ���������������������  
25   https://github.com/coolsnowwolf/lede.git  
26   ���������������������������������master���������������luci������������������������18.06���������  
272. clone���������������������OpenWrt������package������  
28git clone https://github.com/destan19/OpenAppFilter.git package/OpenAppFilter  
293. make menuconfig ���������������������������  
30    ���OpenWrt������������������make menuconfig���������luci app������������luci-app-oaf������  
314. ������������������  
32    make V=s   
33### ������������
341. ���������������������������������  
352. ������������������������������������QOS������WAN������������nf_conn mark���������  
363. ������������������������������������������app������������  
37
38### OpenWrt���������������������
39��������� 943396288
40���������������������������OpenWrt���������(OAF)������https://jq.qq.com/?_wv=1027&k=TqQ6VvtV
41