Skip to content

Zesuy/RedMi-AC2100-OpenWrt

 
 

Repository files navigation

红米AC2100 OpenWrt固件

OpenWrt-21.02

内置软件

ipv6支持
luci-theme-argon # argon主题
luci-app-wolplus # 网络唤醒
luci-app-ddns # ddns
luci-app-dnsfilter # 基于dnsmasq的去广告
luci-app-advanced # 高级设置
luci-app-opkg # 包管理器
luci-app-bypass # 某代理
luci-app-upnp # upnp
luci-app-vlmcsd # kms的luci控制面板
luci-app-unblockmusic # 网易云音乐去灰色歌曲插件
luci-app-arpbind # ip/mac绑定(arp绑定)
luci-app-turboacc # 网络加速

已知问题

turboacc中Full ConeNat无法启动 安装其他软件包或手动添加防火墙规则即可

红米AC2100 LEDE固件

已知问题

暂无

Actions-OpenWrt

LICENSE GitHub Stars GitHub Forks

Build OpenWrt using GitHub Actions

Read the details in my blog (in Chinese) | 中文教程

如何使用

  • 点击 Use this template 按钮使用这个模板创建 repository.
  • 使用 Lean's OpenWrt 源码生成 .config 文件.
  • 上传 .config 文件到 GitHub repository.
  • 在 Actions 页选择需要编译的版本.
  • 点击 Run workflow 按钮开始编译.
  • 如果编译完成, 在 Artifacts 标签下可以下载OpenWrt的二进制固件.

提示

  • It may take a long time to create a .config file and build the OpenWrt firmware. Thus, before create repository to build your own firmware, you may check out if others have already built it which meet your needs by simply search Actions-Openwrt in GitHub.
  • Add some meta info of your built firmware (such as firmware architecture and installed packages) to your repository introduction, this will save others' time.

Acknowledgments

License

MIT © P3TERX

About

小米AC2100自编译固件

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 94.1%
  • Dockerfile 5.9%