Giter VIP home page Giter VIP logo

openwrt-packages's Introduction

说明

  • 软件不定期同步大神库更新,适合一键下载到package目录下,用于openwrt编译

  • 两位L大库里都删除了某软件,作为搬运工,passwall的依赖一并找齐了

1、 lede/package$下运行 或者openwrt/package$下运行

 git clone https://github.com/kenzok8/openwrt-packages.git

2、 或者添加下面代码到 openwrt 或lede源码根目录feeds.conf.default文件

 src-git kenzo https://github.com/kenzok8/openwrt-packages

3、 passwall依赖

src-git small https://github.com/kenzok8/small
  • openwrt 固件编译自定义主题与软件
  • luci-app-bypass ------------------bypass软件
  • luci-app-dnsfilter ------------------基于DNS的广告过滤
  • luci-app-openclash ------------------openclash图形
  • luci-app-advancedsetting ------------------系统高级设置
  • luci-theme-ifit ------------------透明主题(适配18.06修复主机名错误)
  • luci-theme-atmaterial ------------------atmaterial 三合一主题(适配18.06)
  • luci-app-aliddns ------------------阿里云ddns
  • luci-app-eqos ------------------依IP地址限速
  • luci-app-gost ------------------隐蔽的https代理
  • luci-app-adguardhome ------------------去广告
  • luci-app-smartdns ------------------smartdns防污染
  • luci-app-passwall ------------------Lienol大神
  • luci-theme-argon_new ------------------二合蓝 紫主题
  • luci-app-ssr-plus ------------------Lean大神
  • luci-theme-opentomcat ------------------修复主机名错误(适配18.06)
  • luci-theme-opentomato ------------------修复主机名错误(适配18.06)

注意

*lean等源码编译bypass前请先执行

find package/*/ feeds/*/ -maxdepth 2 -path "*luci-app-bypass/Makefile" | xargs -i sed -i 's/shadowsocksr-libev-ssr-redir/shadowsocksr-libev-alt/g' {}
find package/*/ feeds/*/ -maxdepth 2 -path "*luci-app-bypass/Makefile" | xargs -i sed -i 's/shadowsocksr-libev-ssr-server/shadowsocksr-libev-server/g' {}
  • Lean大近期修改源码后,主题适配!

暗黄主题 暗黄主题 暗黄主题 暗黑红主题 暗黑红主题 暗黑红主题 暗黑红主题 抹茶绿主题 抹茶绿主题 抹茶绿主题 argon主题 argon主题 argon主题 argon主题

  • 修复opentomato 与opentomcat修改主机名无效的bug 修复tomto不能修改主机名的bug 修复tomto不能修改主机名的bug 修复cat不能修改主机名的bug 修复cat不能修改主机名的bug

openwrt-packages's People

Contributors

kenzok8 avatar tujj99 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.