瀏覽代碼

Fix wireguard dial out

世界 3 年之前
父節點
當前提交
77550a6c82
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      app/src/main/java/io/nekohasekai/sagernet/fmt/ConfigBuilder.kt

+ 3 - 0
app/src/main/java/io/nekohasekai/sagernet/fmt/ConfigBuilder.kt

@@ -803,6 +803,9 @@ fun buildV2RayConfig(
                                         }
                                     }
                                 }
+                                if (currentDomainStrategy == "AsIS") {
+                                    currentDomainStrategy = "UseIP"
+                                }
                             } else if (bean is SSHBean) {
                                 protocol = "ssh"
                                 settings = LazyOutboundConfigurationObject(this,