openwrt
小米路由器 r3g 刷机简记
重置路由
小米路由绑定路由器
获取开发版系统
获取root 密码 和 miwifi_ssh.bin
bread 获取
https://www.right.com.cn/forum/thread-2640204-1-1.html
https://www.right.com.cn/forum/thread-2527199-1-1.html
https://blog.csdn.net/tyhao
openwrt 使用nginx http_auth_basic 来进行 用户认证配置
将路由器通过frp 代理到哇完后,一些内容不想被其他人知道,但是又想让部分人看到。可以通过 nginx的http auth模块。只有输入正确的用户密码才允许访问web内容。```nginx basic auth指令语法: auth_basic string | off;默认值: auth_basic off;配置段: http, server, locati
openwrt 执行shell脚本报错syntax error: bad for loop variable
这是网络上一个shell脚本,配合crontab来以秒为单位执行任务,在 openwrt 路由器上执行报错 `syntax error: bad for loop variable`
openwrt 安装 php 运行环境
opkg install php7 php7-cgi uci add_list uhttpd.main.interpreter='.php=/usr/bin/php-cgi'uci commit uhttpd/etc/init.d/uhttpd restartopkg install php7-mod-curl php7-mod-pdo php7-mod-pdo-sqlite
Fatal error: date(): Timezone database is corrupt - this should *never* happen!
Powered by LuCI openwrt-21.02 branch (git-21.295.67054-13df80d) Fatal error: date(): Timezone database is corrupt - this should *never* happen! in Command line code on line 1