Git Product home page Git Product logo

openwrt-r2s-1's Introduction

Friendlywrt版及原生OpenWrt版 R2S 自用固件,使用者风险自负。

使用Friendlywrt源码更新到最新kernel,集成Lean功能插件。

按应用筛选分成3版本,均不包含任何广告拦截应用。

  1. 极简的tiny版,仅包含ssr-plus、ddns(不支持任何USB无线网卡,支持U盘)
  2. 瘦身的slim版,包括有ssr-plus、frpc/frps、ttyd、zerotier(支持部分USB无线网卡,只测试过811AC)
  3. 定制opt版在精简版基础上增加docker、transmission、等较常用功能等。(支持部分USB无线网卡,只测试过811AC)
  4. 默认管理地址:192.168.2.1 用户名:root 密码:password
  5. 下载见FriendlyWrt-R2S固件

Friendlywrt版R2S刷机方法:

  1. 感谢gary lau的在线更新脚本,可选择保存配置升级,或下载固件后通过web管理页的“文件传输”上传到更新,支持多种R2S编译版本互刷,通过web管理页面的TTYD或SSH到R2S后执行下载脚本并执行:
wget -q https://github.com/quintus-lab/Openwrt-R2S/raw/master/script/update.sh && sh ./update.sh
  1. 4.18之后固件已预装songchenwen大佬的R2S刷机,可在web页面直接升级,与通常的OpenWrt刷机方法无异
    R2S刷机IPK链接

OpenWrt原生源码+Simons的patch编译,使用前请仔细阅读如下说明:

  1. 原版主线OpenWrt,内核5.4,Luci 19.07+SNAPSHOT均当日最新,默认开启BBR。
  2. Full版包含adguard home、ssr-plus、docker、ttyd、zerotier、transmission、smartdns、samba4、openclash、frpc/frps、trojan server、应用过滤、ddns、多线多拨(单线多拨无法叠加带宽)等功能
  3. Slim版仅有ssrp、trojan-server、frpc/frps、ddns、应用过滤、zerotier及transmission等常用功能。
  4. 管理地址: 192.168.1.1 默认空密码
  5. 驱动原因,暂不支持任何USB无线网卡。已测试支持Hilink模式的4G USB上网卡,NCM模式测试中。
  6. 仅打包原版bootstrap主题,请勿轻易安装其它主题(19.07多数不兼容)。
  7. 建议关闭ipv6的dns解析,以免影响网络体验,Network-DHCP and DNS-Advanced Settings-Filter IPv6 Records
  8. 默认关闭ipv6 dhcpv6等,有需求的使用的自行开启。
  9. Openwrt原生更新升级功能,支持各种备份、恢复及系统重置。
  10. 从友善版固件刷写本固件,建议使用dd写卡:
dd if=/tmp/upload/openwrt.img of=/dev/mmcblk0 conv=fsync
  1. 为避免写卡没有覆盖完全,建议首次启动后先运行firstboot清除再重启一次
  2. 上游代码及编译yml更新频繁。自用测试固件,风险自负,不提供任何DaaS.
  3. 下载见OpenWrt-R2S固件

感谢

License

[MIT]

Friendlywrt截圖:

opentomcat

Openwrt原生系統截圖:

bootstrap

openwrt-r2s-1's People

Contributors

quintus-lab 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.