Files
sh/update_log.sh
2024-05-04 17:04:01 +08:00

30 lines
1.1 KiB
Bash
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
clear
echo "脚本更新日志"
echo "------------------------"
echo "2024-01-07 v8.8.8"
echo "脚本添加了各种搭建节点的一键脚本"
echo "------------------------"
echo "2024-01-09 v8.8.8"
echo "重构包管理函数加入Apline支持"
echo "重新定义修改root密码命令自动适配系统"
echo "添加ip端口扫描"
echo "------------------------"
echo "2024-01-11 v8.8.8"
echo "加入常用环境管理,一键安装和卸载环境"
echo "------------------------"
echo "2024-01-15 v8.8.8"
echo "加入一键开nat小鸡"
echo "------------------------"
echo "2024-01-17 v8.8.8"
echo "加入一键incus开nat小鸡"
echo "加入管理nat小鸡功能"
echo "------------------------"
echo "2024-01-18 v8.8.8"
echo "加入R探长一键开机"
echo "------------------------"
echo "2024-02-03 v8.8.8"
echo "加入SSH连接批量测试"
echo "------------------------"
echo "2024-05-04 v8.8.8"
echo "加入sing-box面板(sui面板)"