Git Product home page Git Product logo

openwrt_build's Introduction

AutoBuild-OpenWrt

license GitHub Stars GitHub Forks PRs Welcome Issue Welcome AutoBuild

Telegram

源码来源:

esir Lienol immortalwrt Lean P3TERX

固件发布:

GitHub release (latest by date)

固件下载链接

默认插件包含:

  • adguardhome
  • alist
  • Mosdns
  • openclash
  • SSR Plus
  • 动态DDNS
  • UPNP 自动端口转发
  • 默认多个主题
  • 默认管理 IP: 192.168.1.252, 用户名 root,密码 password
  • 修改默认ip
sed -i 's/192.168.1.1/192.168.3.1/g' package/base-files/files/bin/config_generate
  • 替换终端为bash
sed -i 's/\/bin\/ash/\/bin\/bash/' package/base-files/files/etc/passwd
  • 添加新的主题
git clone https://github.com/kenzok8/luci-theme-ifit.git package/lean/luci-theme-ifit
  • 添加常用软件包
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 's/luci-theme-bootstrap/luci-theme-argon/g' feeds/luci/collections/luci/Makefile

openwrt_build's People

Contributors

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