feat: 1.新增在 VPN 配置中添加了一条规则,2.修复全局代理无法使用

This commit is contained in:
2025-11-18 05:15:06 -08:00
parent 59aa67d456
commit 679c303457
4 changed files with 766 additions and 318 deletions
@@ -2116,7 +2116,6 @@ class KRHomeController extends GetxController with WidgetsBindingObserver {
kr_isConnected.value = true;
kr_startConnectionTimer();
kr_updateConnectionInfo();
KRSingBoxImp.instance.kr_debugTunConnectivity();
// 🔧 修复:同步已启动状态时,尝试更新延迟值
if (!_kr_tryUpdateDelayFromActiveGroups()) {