From 83cb8a811326688e3de2cf1d18c1fa4c87b7a681 Mon Sep 17 00:00:00 2001 From: Conners Hua Date: Sat, 12 Feb 2022 19:04:54 +0800 Subject: [PATCH] feat: update sample Surge configuration --- Surge/Outbound.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Surge/Outbound.conf b/Surge/Outbound.conf index 65b2bd7..5623c88 100644 --- a/Surge/Outbound.conf +++ b/Surge/Outbound.conf @@ -63,8 +63,8 @@ always-real-ip = *.msftconnecttest.com, *.msftncsi.com, *.srv.nintendo.net, *.st # > VIF Excluded Routes tun-excluded-routes = 239.255.255.250/32 -# 如果没有代理服务器支持 UDP 转发,可修改为「DIRECT」,但需注意同一目标主机名 TCP 请求与 UDP 请求的源地址不同所造成的隐私及安全风险。 -udp-policy-not-supported-behaviour = REJECT +# 如果没有代理服务器支持 UDP 转发,可修改为「 direct 」或注释下条,但需注意同一目标主机名 TCP 请求与 UDP 请求的源地址不同所造成的隐私及安全风险。 +udp-policy-not-supported-behaviour = reject [Replica] # 0 为关闭,1 为开启