Skip to content

Latest commit

 

History

2,223 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

x86-x64 每天自动更新插件和内核版本。

  • 附上本仓库升级脚本

方式一:直接运行(在线)

bash <(curl -sL https://raw.githubusercontent.com/xuanranran/scripts/refs/heads/main/update_openwrt.sh)

方式二:使用本地脚本(推荐)

# 下载并运行升级脚本
wget https://raw.githubusercontent.com/xuanranran/scripts/refs/heads/main/update_openwrt.sh && chmod +x update_openwrt.sh && sh update_openwrt.sh

界面展示

Alt text Alt text

About

基于 ImmortalWrt 源码建构 x86_64 的 OpenWrt 固件。

Topics

Resources

Stars

32 stars

Watchers

2 watching

Forks

Releases

Used by

Contributors

Languages

Generated from P3TERX/Actions-OpenWrt