mirror of
https://github.com/monlor/MIXBOX-ARCHIVE.git
synced 2026-03-10 23:41:27 +00:00
2020-04-26 10:22:31
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# MIXBOX
|
||||
|
||||

|
||||

|
||||
|
||||
> MIXBOX是一款全新的,完全基于Shell脚本的工具箱,为在路由器上实现程序的快速配置及运行管理,欢迎大佬们stars、fork及pr.
|
||||
|
||||
@@ -17,6 +17,7 @@
|
||||
* 2020-04-26
|
||||
* 优化工具箱离线使用
|
||||
* `vsftpd`不能使用的用户可以尝试`entware`的方式启用
|
||||
* 更新一些arm程序的二进制版本,感谢@DC提供的二进制程序
|
||||
|
||||
* 2020-03-06
|
||||
* 更新frps到0.31.2
|
||||
|
||||
@@ -4,5 +4,5 @@ needver="0.1.7"
|
||||
backupfiles="config/aria2.conf"
|
||||
supports="linux_arm,linux_mips,linux_x86_64"
|
||||
appinfo="Linux下一款高效的下载工具"
|
||||
newinfo="支持x86_64设备"
|
||||
version="0.0.7"
|
||||
newinfo="更新arm版aria2版本,webui版本"
|
||||
version="0.0.8"
|
||||
|
||||
69
apps/aria2/web/AriaNG/index.html
Executable file → Normal file
69
apps/aria2/web/AriaNG/index.html
Executable file → Normal file
File diff suppressed because one or more lines are too long
BIN
apps/smartdns/bin/smartdns_linux_arm
Executable file → Normal file
BIN
apps/smartdns/bin/smartdns_linux_arm
Executable file → Normal file
Binary file not shown.
@@ -3,5 +3,5 @@ appname="smartdns"
|
||||
needver="0.0.1"
|
||||
supports="linux_arm,linux_mips,linux_x86_64"
|
||||
appinfo="DNS加速工具,从多个上游DNS服务器查询,避免DS污染"
|
||||
newinfo="更新smartdns程序版本"
|
||||
version="0.0.3"
|
||||
newinfo="更新arm版smartdns程序版本"
|
||||
version="0.0.4"
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
1.0.5
|
||||
Binary file not shown.
@@ -4,5 +4,5 @@ needver="0.0.1"
|
||||
supports="linux_arm,linux_mips,linux_x86_64"
|
||||
backupfiles="config/ftpuser.conf"
|
||||
appinfo="快速搭建Ftp服务器,局域网文件共享"
|
||||
newinfo="修复vsftpd状态显示bug"
|
||||
newinfo="修复arm版vsftpd无法启动的bug"
|
||||
version="0.0.6"
|
||||
|
||||
Reference in New Issue
Block a user