├── .gitignore ├── README.md └── img ├── hello.JPG ├── passwall.JPG ├── plus ├── dockerman.JPG ├── plus.jpg ├── vpn.JPG ├── 带宽监控.JPG ├── 服务.JPG ├── 状态.JPG ├── 系统.JPG ├── 网络.JPG └── 网络存储.JPG ├── self ├── test.txt ├── 接口.JPG ├── 服务.JPG ├── 状态.JPG ├── 系统.JPG └── 网络.JPG ├── ssr.JPG ├── stable ├── test.txt ├── 带宽监控.JPG ├── 服务.JPG ├── 状态.JPG ├── 系统.JPG └── 网络.JPG ├── ttyd.JPG ├── 下载先看.png ├── 实时流量监测.JPG ├── 实时监控.JPG └── 概览.JPG /.gitignore: -------------------------------------------------------------------------------- 1 | .idea/* -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | ![](https://visitor-badge.glitch.me/badge?page_id=bleachwrt-visitor-badge) 2 | [![](https://img.shields.io/badge/TG群-点击加入-FFFFFF.svg)](https://t.me/+T-QQ4cpDFx83YTM1) 3 | [![](https://img.shields.io/badge/QQ群-点击加入-FFFFFF.svg)](https://qm.qq.com/cgi-bin/qm/qr?k=zqlN1N9mkYMXCr6fHtnHApQFNmCEj_kV&jump_from=webapi) 4 | 5 | ![openwrt](https://user-images.githubusercontent.com/47608286/116703960-6fa77e80-a9fd-11eb-8077-f38610a4babc.png) 6 | 7 | 8 | 欢迎来到bleachwrt的源码仓库! 9 | = 10 | [![](https://img.shields.io/badge/-目录:-696969.svg)](#readme) [![](https://img.shields.io/badge/-固件说明-F5F5F5.svg)](#固件说明-) [![](https://img.shields.io/badge/-登陆信息-F5F5F5.svg)](#登陆信息-) [![](https://img.shields.io/badge/-固件下载-F5F5F5.svg)](#固件下载-) [![](https://img.shields.io/badge/-固件定制-F5F5F5.svg)](#固件定制-) [![](https://img.shields.io/badge/-固件介绍-F5F5F5.svg)](#固件介绍-) [![](https://img.shields.io/badge/-捐助-F5F5F5.svg)](#捐助-) 11 | ------------------------------------------------------ 12 | 13 | **因精力有限不提供任何技术支持和教程等相关问题解答。不保证插件完全无BUG,特此公告!** 14 | 15 | ### 恩山链接x86_64 :https://www.right.com.cn/forum/thread-8379745-1-1.html 16 | ### 恩山链接Xiaomi_Redmi-AX6000 :https://www.right.com.cn/forum/thread-8379756-1-1.html 17 | ### 恩山链接Xiaomi_(Redmi/Mi)-AC2100 :https://www.right.com.cn/forum/thread-8379752-1-1.html 18 | ### 恩山链接R2S/R4S/R5S/R66S/R68S :https://www.right.com.cn/forum/thread-8379747-1-1.html 19 | ### 恩山链接Raspberry Pi 4 :https://www.right.com.cn/forum/thread-8379758-1-1.html 20 | ### 恩山链接JDCloud ER1/AX6600/AX1800PRO :https://www.right.com.cn/forum/thread-8406685-1-1.html 21 | ------------------------------------------------------ 22 | 23 | ## 【免责声明】 24 | **1.仅限完全行为能力人使用本固件,使用本固件即视为使用者的自愿行为;** 25 | 26 | **2.本人不对任何人因使用本固件所遭受的任何理论或实际的损失承担责任;** 27 | 28 | **3.本人不保证固件的普适性,不保证无bug,不保证绝对的安全稳定。** 29 | 30 | ---------------------------------------------------- 31 | 32 | **本固件基于lean大佬的源码编译,外加一些额外的软件包,主要使用源码如下:** 33 | 34 | ### https://github.com/coolsnowwolf/lede 35 | ### https://github.com/kenzok8/openwrt-packages.git 36 | ### https://github.com/jerrykuku/openwrt-package.git 37 | ### https://github.com/sirpdboy/sirpdboy-package.git 38 | ### https://github.com/destan19/OpenAppFilter.git 39 | ### https://github.com/fw876/helloworld.git 40 | ### https://github.com/frainzy1477/luci-app-clash.git 41 | ### https://github.com/xiaorouji/openwrt-passwall.git 42 | ### https://github.com/rufengsuixing/luci-app-adguardhome.git 43 | ### https://github.com/AlexZhuo/luci-app-bandwidthd.git 44 | ### https://github.com/esirplayground/luci-app-poweroff.git 45 | ### https://github.com/tty228/luci-app-serverchan.git 46 | ### https://github.com/honwen/luci-app-aliddns.git 47 | ### https://github.com/openwrt-develop/luci-theme-atmaterial.git 48 | ### https://github.com/lisaac/luci-app-dockerman.git 49 | 50 | 51 | ### 固件说明 [![](https://img.shields.io/badge/-固件说明-F5F5F5.svg)](#固件说明-) 52 | --------------------------------------------------- 53 | 54 | 1、本固件本人保证没加入任何后门** 55 | 56 | 2、强烈建议不保留配置刷入本固件,可以减少很多问题,如果此前是刷的本人固件可以同版本保留配置升级** 57 | 58 | 3、不管什么问题请先自己学习研究再寻求帮助,群里的人没有义务来帮你以及回复一些无聊与无知的问题,需要帮助的可以去某** 59 | 60 | 61 | 62 | ### 补充说明 [![](https://img.shields.io/badge/-补充说明-F5F5F5.svg)](#补充说明-) 63 | --------------------------------------------------- 64 | **主要提供x86_64及R2S,R4S固件** 65 | 66 | **固件主要分为高大全版(plus)和精简版(mini)** 67 | 68 | **文件下载请看文件夹名称下载** 69 | 70 | **如文件夹名中:\x86_64\2021-04-03__05-03-19--plus-daily表示x86_64高大全版本,编译时间为2021年4月3日** 71 | 72 | **固件每日凌晨4点自动重新编译发布,保留历史版本,下载最新版本即可** 73 | 74 | 75 | ### 登陆信息 [![](https://img.shields.io/badge/-登陆信息-F5F5F5.svg)](#登陆信息-) 76 | --------------------------------------------------------------------------------------- 77 | 78 | **初始管理地址:192.168.1.1** 79 | 80 | **初始管理用户:root** 81 | 82 | **初始管理密码:password** 83 | 84 | --------------------------------------------------------------------------------------- 85 | 86 | ### 固件下载 [![](https://img.shields.io/badge/-固件下载-F5F5F5.svg)](#固件下载-) 87 | 88 | **x86_64下载链接:https://openwrt.mpdn.fun/?dir=lede/x86_64/** 89 | 90 | **R2S/R4S/R5S/R66S/R68S下载链接:https://openwrt.mpdn.fun/?dir=lede/rockchip/** 91 | 92 | **Xiaomi_Redmi-AX6000下载链接:https://openwrt.mpdn.fun/?dir=lede/mtk/** 93 | 94 | **Xiaomi_(Redmi/mi)-AC2100下载链接:https://openwrt.mpdn.fun/?dir=lede/mtk/** 95 | 96 | **树莓派Raspberry Pi 4下载链接:https://openwrt.mpdn.fun/?dir=lede/bcm/** 97 | 98 | **谷歌云下载链接:https://drive.google.com/drive/folders/1g2ROF2M9ZsUEgGHm-Mo3Ap5m4Azr9zk9?usp=sharing** 99 | 100 | **加入固件电报群:https://t.me/+T-QQ4cpDFx83YTM1** 101 | 102 | -------------------------------------------------------------- 103 | 104 | ### 固件定制:[![](https://img.shields.io/badge/-固件定制-F5F5F5.svg)](#固件定制-) 105 | 106 | **另外如果觉得插件太多会影响稳定性,需要精简一些的话** 107 | 108 | **可提供有偿定制固件服务,有需要的可以联系我** 109 | 110 | **提供全平台的定制服务,不仅仅是x86,其他各种硬路由平台也支持。** 111 | 112 | **比如x86/高通(gdock)/博通(k3)/MTK(k2p,newifi3)/atheros/marvell/allwinner/qemu等** 113 | 114 | **定制链接:http://openwrt2020.mikecrm.com/y3E3EtB** 115 | 116 | **联系我:** 117 | 118 | **电报:https://t.me/yxw1991** 119 | 120 | **qq:(2637183346) http://wpa.qq.com/msgrd?v=3&uin=2637183346&site=qq&menu=yes** 121 | 122 | 123 | 124 | 125 | -------------------------------------------------------------- 126 | 127 | 128 | ## 固件介绍 [![](https://img.shields.io/badge/-固件介绍-F5F5F5.svg)](#固件介绍-) 129 | 130 | 131 | ![xm1](img/plus/plus.jpg) 132 | ![xm1](img/概览.JPG) 133 | ![xm1](img/实时监控.JPG) 134 | ![xm1](img/ttyd.JPG) 135 | ![xm1](img/hello.JPG) 136 | ![xm1](img/passwall.JPG) 137 | ![xm1](img/ssr.JPG) 138 | ![xm1](img/实时流量监测.JPG) 139 | 140 | **感谢LEAN大,感谢Lienol大 等大神分享源码,你可以随意使用其中的源码,但请注明出处。** 141 | 142 | 143 | ## 捐助 [![](https://img.shields.io/badge/-捐助-F5F5F5.svg)](#捐助-) 144 | 145 | **如果你觉得此项目对你有帮助,请捐助我们,以使项目能持续发展,更加完善。··请作者喝杯咖啡~~~** 146 | 147 | **你们的支持就是我的动力!** 148 | 149 | ### 捐助方式 150 | 151 | | 图飞了😂 | 图飞了😂 | 152 | | :-----------------: | :-------------: | 153 | |图飞了😂|图飞了😂| 154 | 155 | 156 | 图飞了😂 157 | 158 | 159 | [![](https://img.shields.io/badge/TG群-点击加入-FFFFFF.svg)](https://t.me/+T-QQ4cpDFx83YTM1) 160 | [![](https://img.shields.io/badge/QQ群-点击加入-FFFFFF.svg)](https://qm.qq.com/cgi-bin/qm/qr?k=zqlN1N9mkYMXCr6fHtnHApQFNmCEj_kV&jump_from=webapi) 161 | -------------------------------------------------------------------------------- /img/hello.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bleach1991/lede/3a985beb544dec9d236d1f382bf93d9238713e97/img/hello.JPG -------------------------------------------------------------------------------- /img/passwall.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bleach1991/lede/3a985beb544dec9d236d1f382bf93d9238713e97/img/passwall.JPG -------------------------------------------------------------------------------- /img/plus/dockerman.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bleach1991/lede/3a985beb544dec9d236d1f382bf93d9238713e97/img/plus/dockerman.JPG -------------------------------------------------------------------------------- /img/plus/plus.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bleach1991/lede/3a985beb544dec9d236d1f382bf93d9238713e97/img/plus/plus.jpg -------------------------------------------------------------------------------- /img/plus/vpn.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bleach1991/lede/3a985beb544dec9d236d1f382bf93d9238713e97/img/plus/vpn.JPG -------------------------------------------------------------------------------- /img/plus/带宽监控.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bleach1991/lede/3a985beb544dec9d236d1f382bf93d9238713e97/img/plus/带宽监控.JPG -------------------------------------------------------------------------------- /img/plus/服务.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bleach1991/lede/3a985beb544dec9d236d1f382bf93d9238713e97/img/plus/服务.JPG -------------------------------------------------------------------------------- /img/plus/状态.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bleach1991/lede/3a985beb544dec9d236d1f382bf93d9238713e97/img/plus/状态.JPG -------------------------------------------------------------------------------- /img/plus/系统.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bleach1991/lede/3a985beb544dec9d236d1f382bf93d9238713e97/img/plus/系统.JPG -------------------------------------------------------------------------------- /img/plus/网络.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bleach1991/lede/3a985beb544dec9d236d1f382bf93d9238713e97/img/plus/网络.JPG -------------------------------------------------------------------------------- /img/plus/网络存储.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bleach1991/lede/3a985beb544dec9d236d1f382bf93d9238713e97/img/plus/网络存储.JPG -------------------------------------------------------------------------------- /img/self/test.txt: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /img/self/接口.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bleach1991/lede/3a985beb544dec9d236d1f382bf93d9238713e97/img/self/接口.JPG -------------------------------------------------------------------------------- /img/self/服务.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bleach1991/lede/3a985beb544dec9d236d1f382bf93d9238713e97/img/self/服务.JPG -------------------------------------------------------------------------------- /img/self/状态.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bleach1991/lede/3a985beb544dec9d236d1f382bf93d9238713e97/img/self/状态.JPG -------------------------------------------------------------------------------- /img/self/系统.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bleach1991/lede/3a985beb544dec9d236d1f382bf93d9238713e97/img/self/系统.JPG -------------------------------------------------------------------------------- /img/self/网络.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bleach1991/lede/3a985beb544dec9d236d1f382bf93d9238713e97/img/self/网络.JPG -------------------------------------------------------------------------------- /img/ssr.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bleach1991/lede/3a985beb544dec9d236d1f382bf93d9238713e97/img/ssr.JPG -------------------------------------------------------------------------------- /img/stable/test.txt: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /img/stable/带宽监控.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bleach1991/lede/3a985beb544dec9d236d1f382bf93d9238713e97/img/stable/带宽监控.JPG -------------------------------------------------------------------------------- /img/stable/服务.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bleach1991/lede/3a985beb544dec9d236d1f382bf93d9238713e97/img/stable/服务.JPG -------------------------------------------------------------------------------- /img/stable/状态.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bleach1991/lede/3a985beb544dec9d236d1f382bf93d9238713e97/img/stable/状态.JPG -------------------------------------------------------------------------------- /img/stable/系统.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bleach1991/lede/3a985beb544dec9d236d1f382bf93d9238713e97/img/stable/系统.JPG -------------------------------------------------------------------------------- /img/stable/网络.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bleach1991/lede/3a985beb544dec9d236d1f382bf93d9238713e97/img/stable/网络.JPG -------------------------------------------------------------------------------- /img/ttyd.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bleach1991/lede/3a985beb544dec9d236d1f382bf93d9238713e97/img/ttyd.JPG -------------------------------------------------------------------------------- /img/下载先看.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bleach1991/lede/3a985beb544dec9d236d1f382bf93d9238713e97/img/下载先看.png -------------------------------------------------------------------------------- /img/实时流量监测.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bleach1991/lede/3a985beb544dec9d236d1f382bf93d9238713e97/img/实时流量监测.JPG -------------------------------------------------------------------------------- /img/实时监控.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bleach1991/lede/3a985beb544dec9d236d1f382bf93d9238713e97/img/实时监控.JPG -------------------------------------------------------------------------------- /img/概览.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bleach1991/lede/3a985beb544dec9d236d1f382bf93d9238713e97/img/概览.JPG --------------------------------------------------------------------------------