kiddin9定制 https://supes.top/

garypang13 a005fbb4ce first commit 5 年 前
.github a005fbb4ce first commit 5 年 前
diy a005fbb4ce first commit 5 年 前
files a005fbb4ce first commit 5 年 前
LICENSE a005fbb4ce first commit 5 年 前
README.md a005fbb4ce first commit 5 年 前
X86_64.config a005fbb4ce first commit 5 年 前
diy.sh a005fbb4ce first commit 5 年 前

README.md

Actions OpenWrt Snapshot With Nginx

openwrt官方master分支版本,Kernel 5.4,包含了主流插件以及针对国内环境做了必要的优化,主要针对X86_64,其他设备请自行调整与编译,uhttpd换成了nginx,大大增加了可玩性,比如PHP,kodexplorer,webdav,反向代理等,可作为NAS使用.

Releases下载已编译好的固件,周更.

后台入口 10.0.0.1  (若后台无法打开,请插拔交换wan,lan网线顺序,默认第一个网口eth0为wan口,第二个网eth1口为lan口.)

默认密码 root

第一次使用请采用全新安装,避免出现升级失败以及其他一些可能的Bug.

自己编译需要在此创建个token,然后在此仓库Settings->Secrets中添加个名字为REPO_TOKEN的Secret,填入token值,否者无法release

diy云编译教程: Read the details in my blog (in Chinese) | 中文教程

LICENSE GitHub Stars GitHub Forks

Build OpenWrt using GitHub Actions

GitHub Actions Group | GitHub Actions Channel

Usage

  • Sign up for GitHub Actions
  • Fork this GitHub repository
  • Generate .config files using OpenWrt source code.
  • Push .config file to the GitHub repository, and the build starts automatically.Progress can be viewed on the Actions page.
  • When the build is complete, click the Artifacts button in the upper right corner of the Actions page to download the binaries.

Acknowledgments

License

MIT © P3TERX