Coder Social home page Coder Social logo

liuguoxi2 / feeds-xiaoqingfeng Goto Github PK

View Code? Open in Web Editor NEW

This project forked from xiaoqingfengatgh/feeds-xiaoqingfeng

0.0 1.0 0.0 2.71 MB

Self maintained openwrt packages

Makefile 6.69% Shell 33.67% Lua 32.65% HTML 13.24% CSS 12.05% JavaScript 1.71%

feeds-xiaoqingfeng's Introduction

OpenWrt Feed 包说明

  • 基于家庭网络使用场景维护的软件包集合
  • 包含如下包:去广告套件,多拨,UPnP,皮肤等
  • 基于现有开源包,为改善集成使用便利性,对现有开源包做了一定的调整

功能说明:

  • 支持UPnP。目前Lede代码中集成的mwan3和miniupnpd有冲突,mwan3启动时,miniupnpd会失效,导致BitComet、Emule,PS4等设备无法使用upnp功能。挑选了无冲突的mwan3以及miniupnpd,经过测试,2个软件包可以同时工作。

  • 支持去广告套件。采用DNS去广告方案,使用AdGuardHome,chinadns-ng,smart-dns组成三级去广告套件。实现去广告+抗污染+优化访问速度。

    • AdGuardHome作为家庭网络路由的主DNS,通过挂载Anti-AD等等脚本实现广告过滤,可实现国内外主流视频网站去播放前广告,网页去广告等功能。
    • chinadns-ng作为AdGuardHome的上游DNS,解决DNS污染,实现国内域名国内解析,国外域名(受干扰域名)国外解析。
    • smartdns作为chinadns-ng的上游DNS,维护国内及国外两组DNS服务器,对同一个域名解析,通过对多个DNS返回结果进行测速,保证返回最快响应IP。

    AdGuardHome监听路由127.0.0.1:7913,上游指向 chinadns-ng 127.0.0.1:5053,chinadns-ng 国内DNS指向 smartdns 主DNS 0.0.0.0:6053,chinadns-ng 可信DNS指向 smartdns 第二DNS 0.0.0.0:7053。

smartdns已经内置了**大陆与海外地区两组DNS配置。

去广告套件三个组件已经全部升级最新版本。

去广告使用说明:https://www.cnblogs.com/zlAurora/p/12433266.html

  • 提供基于Web的百度网盘下载工具。

  • 提供视觉效果较好的opentomcat及opentomato皮肤。

集成本Feed包固件:

feeds-xiaoqingfeng's People

Contributors

xiaoqingfengatgh avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.