Skip to content

test1188/R2S-OpenWrt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

281 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Firmware of NanoPi R2S Based on Original OpenWRT

OpenWrt Mainline supported NanoPi R2S in 28 July 2020

Release in: https://github.com/nicksun98/R2S-OpenWrt/releases

Noticed:

Login IP:192.168.1.1

Password:None

Swap the ethernet ports of lan wan

The firmwares DO NOT contain argon theme and material theme, JD_DailyBonus cannot be updated in Luci.
To Update JD_DailyBonus:

wget --no-check-certificate https://raw.githubusercontent.com/NobyDa/Script/master/JD-DailyBonus/JD_DailyBonus.js -O /usr/share/jd-dailybonus/JD_DailyBonus.js

uci set jd-dailybonus.@global[0].version='version number'

uci commit

Remember to alter the version number, such as 1.33

To start service:

/usr/share/jd-dailybonus/newapp.sh -w

Version Informations:

The Latest Edition of Snapshot (The day of the latest action)

LuCI version:LuCI Master ( snapshot )

Doge contains SSRP and JD-DailyBonus

SSRP contains SSRP

Feature:

1.O3

2.Only the most basic softwares

3.SFE supported

4.Fullcone NAT supported

5.IPv6 supported

uci set dhcp.lan.ra='hybrid'
uci set dhcp.lan.ndp='hybrid'
uci set dhcp.lan.dhcpv6='hybrid'
uci set dhcp.lan.ra_management='1'
uci del dhcp.@dnsmasq[0].rebind_protection='1'
uci commit dhcp

Thanks to all friends in NanoPi R2S Club

About

The last R2S firmware you will ever need

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Shell 100.0%