diff --git a/config/sing.json b/config/sing.json index 6c10501..7a2e783 100644 --- a/config/sing.json +++ b/config/sing.json @@ -9,7 +9,7 @@ "tag": "tun-in", "domain_strategy": "prefer_ipv4", "interface_name": "sing-tun", - "inet4_address": "172.19.0.1\/30", + "address": ["172.19.0.1\/30"], "mtu": 1400, "gso": true, "auto_route": true, @@ -192,4 +192,4 @@ ], "final": "direct" } -} \ No newline at end of file +} diff --git a/singbox_windows/singbox.zip b/singbox_windows/singbox.zip index fa48c32..a6dfa09 100644 Binary files a/singbox_windows/singbox.zip and b/singbox_windows/singbox.zip differ