优质SS/SSR/Trojan/Xray/V2Ray机场推荐 | IPLC/IEPL专线加速器梯子推荐 | 解锁奈飞Netflix/HBO/Hulu等国外流媒体
MIXBOX 公测发布,Monlor Tools 不再更新。新版本有以下改变:MIWIFIuninstall_mixbox 即可卸载工具箱applist: 用于管理插件列表,cru: 定时任务管理,mbdb: 工具箱数据库,基于 uci,mixbox: 工具箱命令行交互界面/etc/mixbox/mbdb: 存放数据文件,/etc/mixbox/var/run: 存在程序进程 pid 文件,/etc/mixbox/var/log: 工具箱日志目录R3 上的 Aria2 问题,只考虑 CPU 架构,mips/arm 等,所以如果 R3/R1CM 发现程序不兼容的情况,可以选择自己替换程序,或同时安装 Monlor-Tools 工具箱EntWare 中的 curl 程序会自动调用用作订阅v2ray 并测试黑白名单和全局模式,正常使用,v2ray 订阅暂不支持kcptun 加速功能,ss 和 kcp 需为同一个服务器,否则不启用ss 节点时的提示信息haveged 程序,用于生成随机数https 证书生成不再使用 openssl 程序,而使用 kp 自带程序生成SSH 功能到工具箱frp 服务端vpn 服务器,基于 EntWare 环境dns 解析,从多个上游 dns 服务器中选取最快的解析地址ss 服务器pt 下载工具,基于 EntWare 环境R3 不支持 EntWare 环境,原因未知,所以基于 EntWare 的程序都无法使用,步骤:mixbox => 工具箱管理 => 更换下载源 => 输入以下地址
https://cdn.jsdelivr.net/gh/monlor/mbfiles
sh -c "$(curl -kfsSl https://cdn.jsdelivr.net/gh/monlor/mbfiles/install.sh)" && source /etc/profile &> /dev/null
sh -c "$(curl -kfsSl https://raw.githubusercontent.com/monlor/mbfiles/master/install_github.sh)" && source /etc/profile &> /dev/null
sh -c "$(curl -kfsSl https://cdn.jsdelivr.net/gh/monlor/mbfiles/install_ghcdn.sh)" && source /etc/profile &> /dev/null
sh -c "$(curl -kfsSl https://cdn.jsdelivr.net/gh/monlor/mbfiles/update.sh)" && source /etc/profile &> /dev/null
sh -c "$(curl -kfsSl https://cdn.jsdelivr.net/gh/monlor/MIXBOX/apps/mixbox/scripts/uninstall.sh)" && source /etc/profile &> /dev/null
applist installed -n | while read line; do mixbox upgrade $line; done
mixbox help
/
|--- /etc/mixbox
| |--- /apps/ --- 插件安装目录
| |--- /config/ --- 工具箱配置文件目录
| |--- /scripts/ --- 工具箱脚本目录
| |--- /mbdb/ --- 工具箱数据文件目录
| |--- /var/ --- 工具箱运行pid及日志存放目录
|--- /tmp
| |--- /messages --- 系统日志,工具箱日志
|--- /userdisk
| |--- /data/ --- 硬盘目录
|--- /extdisks/
| |--- /sd*/ --- 外接盘目录
git clone https://github.com/monlor/MIXBOX.gitcd MIXBOX/chmod +x ./tools/*.sh./tools/newapp.sh [插件名] [插件服务名] [插件介绍]./tools/gitsync.sh pack [插件名] [-v]文中如果有错误的地方,欢迎评论与指正。