v1.9.1beta1

~移除了所有不支持vless及hy的在线sub服务器并将重试次数降低到3次
~singbox内核不再默认启用ntp服务
~自动任务中重启命令优化
~修复providers中指定单独提供商生成配置失败的bug
~优化iptables/ip6tables检测机制,修复报错,修复旧设备ipv6运行出错导致的各种问题
~优化cn绕过检测机制,修复报错
~优化保持面板节点功能,增加了空文件校验,修复部分用户还原失败的bug
This commit is contained in:
juewuy
2024-03-19 13:58:02 +08:00
parent 78d834bc7f
commit fd1b592a7e
9 changed files with 46 additions and 50 deletions

View File

@@ -13,6 +13,6 @@
113#$CRASHDIR/task/task.sh update_mmdb#自动更新数据库文件
121#$CRASHDIR/task/task.sh reset_firewall#重设透明路由防火墙
122#reboot#重启路由设备(慎用)
122#sleep 70 && touch /etc/banner && reboot#重启路由设备(慎用)