OAF(OpenAppFilter) is a parental control software based on OpenWrt. It supports popular applications across gaming, video streaming, instant messaging, such as TikTok, YouTube, Facebook. Currently, it supports hundreds of different applications.
2,841
stars
269
commits
C
primary language
Aug 29, 2026
updated
OAF is a parental control software based on OpenWrt. It supports popular applications across gaming, video streaming, instant messaging, such as TikTok, YouTube, Facebook. Currently, it supports hundreds of different applications.
For a detailed introduction, please visit www.openappfilter.com.
git clone https://github.com/destan19/OpenAppFilter.git package/OpenAppFilter
luci-app-oaf via the make menuconfig graphical interface.
Alternatively, you can enable them by executing the following commands (run from the source code root directory):echo "CONFIG_PACKAGE_luci-app-oaf=y" >>.config
make defconfig
This will automatically enable the compilation options for all three modules.
make package/luci-app-oaf/compile V=s
make package/open-app-filter/compile V=s
make package/oaf/compile V=s
Alternatively, you can recompile the entire firmware image; this will integrate the plug-in directly into the firmware build:
make V=s
https://t.me/openappfilter (Telegram)
If you encounter some issues during installation or usage, you can join the group for discussion(The group was created only recently).
C
59.0%
HTML
31.5%
Lua
8.3%
OAF(OpenAppFilter) is a parental control software based on OpenWrt. It supports popular applications across gaming, video streaming, instant messaging, such as TikTok, YouTube, Facebook. Currently, it supports hundreds of different applications.
2,841
stars
269
commits
C
primary language
Aug 29, 2026
updated
OAF is a parental control software based on OpenWrt. It supports popular applications across gaming, video streaming, instant messaging, such as TikTok, YouTube, Facebook. Currently, it supports hundreds of different applications.
For a detailed introduction, please visit www.openappfilter.com.
git clone https://github.com/destan19/OpenAppFilter.git package/OpenAppFilter
luci-app-oaf via the make menuconfig graphical interface.
Alternatively, you can enable them by executing the following commands (run from the source code root directory):echo "CONFIG_PACKAGE_luci-app-oaf=y" >>.config
make defconfig
This will automatically enable the compilation options for all three modules.
make package/luci-app-oaf/compile V=s
make package/open-app-filter/compile V=s
make package/oaf/compile V=s
Alternatively, you can recompile the entire firmware image; this will integrate the plug-in directly into the firmware build:
make V=s
https://t.me/openappfilter (Telegram)
If you encounter some issues during installation or usage, you can join the group for discussion(The group was created only recently).
C
59.0%
HTML
31.5%
Lua
8.3%