All Projects → OpenWrt-Actions → OpenAppFilter

OpenWrt-Actions / OpenAppFilter

Licence: other
基于OpenWrt的App过滤(上网管控)模块,支持抖音、斗鱼、王者荣耀、腾讯视频等上百款App过滤

Programming Languages

c
50402 projects - #5 most used programming language
lua
6591 projects
HTML
75241 projects
shell
77523 projects
Makefile
30231 projects

Projects that are alternatives of or similar to OpenAppFilter

NueXini Packages
Packages for OpenWrt【每日更新luci-app OpenWrt Packages】
Stars: ✭ 269 (+740.63%)
Mutual labels:  openwrt, ipk
xiaomi-r3g-openwrt-builder
OpenWrt builder for any supported routers using Docker. Scheduled to run weekly
Stars: ✭ 25 (-21.87%)
Mutual labels:  openwrt, luci
istore
一个 Openwrt 标准的软件中心,纯脚本实现,只依赖Openwrt标准组件。支持其它固件开发者集成到自己的固件里面。更方便入门用户搜索安装插件。The iStore is a app store for OpenWRT
Stars: ✭ 483 (+1409.38%)
Mutual labels:  openwrt, luci
Openclash
A Clash Client For OpenWrt
Stars: ✭ 4,680 (+14525%)
Mutual labels:  openwrt, luci
luci-openwisp
OpenWISP configuration interface implemented as LuCI extensions
Stars: ✭ 21 (-34.37%)
Mutual labels:  openwrt, luci
openwrt-v2ray-plugin
V2ray-plugin for OpenWrt
Stars: ✭ 104 (+225%)
Mutual labels:  openwrt
feed-netkeeper
Openwrt闪讯插件
Stars: ✭ 107 (+234.38%)
Mutual labels:  openwrt
openwrt-useful-tools
A repo containing different tools compiled specifically for the Hak5 WiFi Pineapple MK6 and MK7.
Stars: ✭ 155 (+384.38%)
Mutual labels:  openwrt
meta-openwrt
OE/Yocto metadata layer for OpenWRT
Stars: ✭ 75 (+134.38%)
Mutual labels:  openwrt
pulsertp-multiroom
Synchronized multiroom audio with PulseAudio RTP
Stars: ✭ 25 (-21.87%)
Mutual labels:  openwrt
YAWAC
Yet Another Wifi Auto Connect (YAWAC) is a shell script to connect to a dataset of wireless connection and free hotspot like FreeWifi. It's works on OpenWrt.
Stars: ✭ 22 (-31.25%)
Mutual labels:  openwrt
ucode
JavaScript-like language with optional templating
Stars: ✭ 27 (-15.62%)
Mutual labels:  openwrt
luci-app-vssr
A new SSR SS V2ray Trojan luci app bese luci-app-ssr-plus
Stars: ✭ 22 (-31.25%)
Mutual labels:  luci
koolcenter
提供评测文章,固件教程,插件使用说明等。
Stars: ✭ 189 (+490.63%)
Mutual labels:  openwrt
luci-app-dnscrypt-proxy2
LuCI support for dnscrypt-proxy version2 https://github.com/DNSCrypt/dnscrypt-proxy
Stars: ✭ 25 (-21.87%)
Mutual labels:  luci
HandsomeMod
IOT freedom for end users!
Stars: ✭ 39 (+21.88%)
Mutual labels:  openwrt
mt762x-wm8960
MT762X WM8960 ALSA SoC machine driver
Stars: ✭ 19 (-40.62%)
Mutual labels:  openwrt
openwrt
OpenWrt Stable 1907 with lean's package
Stars: ✭ 55 (+71.88%)
Mutual labels:  openwrt
ansible-nnxx
Ansible configurations for the nnxx infrastructure
Stars: ✭ 11 (-65.62%)
Mutual labels:  openwrt
NanoPi-R2C-Plus
基于lean和immortalwrt编译第三方固件,每天自动更新插件和内核,Fusion编译法
Stars: ✭ 89 (+178.13%)
Mutual labels:  openwrt

应用过滤是一款基于OpenWrt的家长管理插件,支持游戏、视频、聊天、下载等app过滤

如何编译应用过滤固件

  1. 准备OpenWrt源码,并编译成功
    推荐源码仓库:
    https://github.com/coolsnowwolf/lede.git
    如果用官方源码,不要用master分支,因为luci版本不兼容,推荐18.06版本。
  2. clone应用过滤源码到OpenWrt源码package目录
    git clone https://github.com/destan19/OpenAppFilter.git package/OpenAppFilter
  3. make menuconfig 开启应用过滤插件宏
    在OpenWrt源码目录执行make menuconfig,进入luci app菜单选择luci-app-oaf保存
  4. 编译生成固件
    make V=s

使用说明

  1. 将应用过滤设备做主路由
  2. 关闭软硬加速、广告过滤、QOS、多WAN等涉及到nf_conn mark的模块
  3. 开启应用过滤并选择需要过滤的app即可生效

如何自定义特征码

https://zhuanlan.zhihu.com/p/419053529

特征库下载地址

https://destan19.github.io

演示视频

https://www.bilibili.com/video/BV1ZL41137aT/

OpenWrt应用过滤交流群

群号: 868508199

点击链接加入群聊【OpenWrt技术交流】:https://jq.qq.com/?_wv=1027&k=GRkd86no

插件截图

App filtering is a parent management plug-in based on OpenWrt, which supports app filtering for games, videos, chats, downloads, etc.

How to compile application filtering firmware

  1. Prepare OpenWrt source code and compile successfully
    Recommended source code repository:
    https://github.com/coolsnowwolf/lede.git
    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.
  2. Clone the application filtering source code to the OpenWrt source code package directory
    git clone https://github.com/destan19/OpenAppFilter.git package/OpenAppFilter
  3. make menuconfig to open the application filter plug-in macro
    Execute make menuconfig in the OpenWrt source code directory, enter the luci app menu and select luci-app-oaf to save
  4. Compile and generate firmware
    make V=s

Instructions for use

  1. Make the application filtering device the main route
  2. Turn off software and hardware acceleration, advertising filtering, QOS, multi-WAN and other modules related to nf_conn mark
  3. Turn on application filtering and select the app that needs to be filtered to take effect
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].