Skip to content

compile OpenWrt firmware for Nanopi R2S using GitHub Actions

License

Notifications You must be signed in to change notification settings

gawain-id/R2S-OpenWrt

 
 

Repository files navigation

R2S 基于原生OpenWRT 的固件 (AS IS, NO WARRANTY!!!)

发布地址:

(可能会翻车,风险自担)
https://github.com/KaneGreen/R2S-OpenWrt/actions OpenWrt for R2S

本地一键编译命令(注意装好依赖):

git clone https://github.com/KaneGreen/R2S-OpenWrt.git && cd R2S-OpenWrt && bash onekeyr2s.sh

注意事项:

  1. 登陆IP:192.168.1.1,密码:无

  2. LAN WAN 已交换

  3. LAN 和 WAN 的灯可能不亮

  4. OP内置升级可用

  5. 遇到上不了网的,请自行排查自己的IPv6连接情况,或禁用IPv6(同时禁用WAN和LAN的IPv6)

版本信息:

其他模块版本:SNAPSHOT(当日最新)

LUCI版本:19.07(当日最新)

特性及功能:

  1. O3编译。

  2. 内置三款主题,包含SSRP,OpenClash,adbyby-plus,SQM,SmartDNS,网络唤醒,DDNS,UPNP,FullCone(防火墙中手动开启),流量分载(offload,防火墙中手动开启),BBR(默认开启)。

其他信息

由于添加了shadow-utils组件,管理页面上的更改密码功能失效。
请使用SSH空密码登陆后,执行passwd命令并根据提示设置密码。

感谢

QiuSimons

About

compile OpenWrt firmware for Nanopi R2S using GitHub Actions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%