Giter Club home page Giter Club logo

actions-openwrt's Introduction

Actions OpenWrt Snapshot With Nginx

license GitHub Stars GitHub Forks PRs Welcome Issue Welcome AutoBuild

Telegram

特色:

  • Cutting edge,openwrt官方master分支版本,luci19.07 内核升级到5.4. 与官方最新源码同步.

  • 原生极致纯净,固件默认只包含基础上网功能,后台在线选装插件,自建插件仓库囊括了市面上主流开源插件,系统升级不丢失插件和配置.

  • 后台一键在线更新固件,省去了每次固件升级都需要找固件,下载固件,上传固件等繁琐操作.

  • 性能,友好度,易用性,插件,以及针对国内特殊环境等的自定义优化

  • uhttpd替换为nginx,大大增加可玩性,比如建站,文件服务器,Webdav,反向代理,端口复用...

  • 内置DNS综合优化方案, 开箱即用,实现广告过滤 +国内外域名解析加速+ 防污染.

  • 无需专业知识,无需linux服务器,人人皆可通过云编译定制编译自己的专属固件.

  • 持续更新, 每周日零点定时自动云编译更新固件,不用再担心因停更而需更换固件.

  • SSL兼容,可同时使用http IP访问和绑定域名开启https访问

设备 固件下载 说明
X86_64 📥 请分配不少于800M的存储空间
Redmi-ac2100 📥 在breed中需要先刷底包
Phicomm-k2p 📥 闪存布局请选择斐讯而非默认的公版
K2p-32m-usb 📥 闪存布局请选择斐讯而非默认的公版
NanoPi-r2s 📥 默认交换了网口,靠近电源口的是WAN口
Phicomm-N1 📥 另需使用打包工具生成刷机固件
Newifi-d2 📥
Hiwifi-hc5962 📥
Xiaomi-r3p 📥
XY-C5 📥

后台入口 10.0.0.1  (若后台无法打开,请插拔交换wan,lan网线顺序.)

默认密码 root

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

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

在仓库Settings->Secrets中分别添加 PPPOE_USERNAME, PPPOE_PASSWD 可设置默认拨号账号密码.有 安全隐患

Secrets中添加 SCKEY 可通过Server酱 推送编译结果到微信

Secrets中添加 TELEGRAM_CHAT_ID, TELEGRAM_TOKEN 可推送编译结果到Telegram Bot. 教程

编译触发方式:

  • 方式1: Actions页面选择 Openwrt-AutoBuild 点击 Run workflow
  • 方式2: 请在支持油猴的浏览器中安装 脚本 ,仓库右上角会出现 x86_64 Actions和K2P按钮,点击对应按钮,在弹出框中输入 token 即可

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

默认插件包含:

  • Opkg 软件包管理
  • SSR-PLUS
  • Adblock 基于DNS的广告过滤
  • UPNP 自动端口转发
  • Turbo ACC 网络加速

其他插件请自行在 后台->软件包 中安装,系统升级不会丢失插件.每次系统升级完成连接网络后,会自动安装所有已自选安装的插件.

默认后台地址 10.0.0.1, 密码 root

X64设备请分配不低于800M 的磁盘空间.

如何在本地使用此项目编译自己需要的 OpenWrt 固件

注意:

  1. 要用 root 用户 git 和编译!!!
  2. 国内用户编译前请准备好梯子,使用大陆白名单或全局模式
  3. 请使用Ubuntu 64bit,推荐 Ubuntu 18 或 Ubuntu 20

一键脚本:

首次编译:

screen -S openwrt
wget -O compile.sh https://raw.githubusercontent.com/garypang13/Actions-OpenWrt/master/onekey/compile.sh && bash compile.sh

二次编译:

screen -S openwrt
wget -O recompile.sh https://raw.githubusercontent.com/garypang13/Actions-OpenWrt/master/onekey/recompile.sh && bash recompile.sh

Build OpenWrt using GitHub Actions

Usage

  • Sign up for GitHub Actions
  • Fork this GitHub repository
  • click the Star button, and the build will 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



actions-openwrt's People

Contributors

doushang avatar flylai avatar holdonbro avatar kiddin9 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.