Code Monkey home page Code Monkey logo

lede-x86_64's Introduction

搭建教程

esir 仓库地址

  • 四合一固件编译,若fork本人仓库,进入你仓库地址按右上角Star,触发编译
  • 四合一固件编译,一次性编译
  • Lean 的源码(4.19.1**) 更换内核
  • Lienol的源码(4.14.20*)
  • ctc te的源码(4.19.16*)
  • NanoPi_R2S源码
固件下载链接

默认插件包含:

  • SSR Plus
  • passwall
  • clash
  • openclash
  • AdguardHome DNS+恶意网址过滤 (打包在ipk文件里)
  • 动态DDNS
  • 京东签到
  • SmartDNS 域名解析加速+抗污染 (打包在ipk文件里)
  • UPNP 自动端口转发
  • Netdata 全能性能监控
  • Turbo ACC 网络加速
  • Mwan3 负载均衡
  • 默认多个主题
  • 默认管理 IP: 192.168.3.1, 用户名 root,密码 password
  • 修改默认ip
sed -i 's/192.168.1.1/192.168.3.1/g' package/base-files/files/bin/config_generate
  • 删除原主题
rm -rf package/lean/luci-theme-argon
  • 添加新的主题
git clone https://github.com/kenzok8/luci-theme-atmaterial.git package/lean/luci-theme-atmaterial
  • 添加常用软件包
git clone https://github.com/kenzok8/openwrt-packages.git package/openwrt-packages
  • 删除默认密码
sed -i "/CYXluq4wUazHjmCDBCqXF/d" package/lean/default-settings/files/zzz-default-settings
  • 取消bootstrap为默认主题
sed -i '/set luci.main.mediaurlbase=\/luci-static\/bootstrap/d' feeds/luci/themes/luci-theme-bootstrap/root/etc/uci-defaults/30_luci-theme-bootstrap

lede-x86_64's People

Contributors

kenzok8 avatar

Stargazers

 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.