From e91a8db256339e28839c8afb6ea5d9c269cacb65 Mon Sep 17 00:00:00 2001 From: ConnersHua Date: Fri, 3 Apr 2020 13:51:51 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=A9=20=E4=BD=BF=E7=94=A8=20OpenSSl=20?= =?UTF-8?q?=E4=BD=9C=E4=B8=BA=20TLS=20=E5=BC=95=E6=93=8E=E5=8F=8A=E5=A2=9E?= =?UTF-8?q?=E5=8A=A0=E3=80=8C=E9=AB=98=E7=BA=A7=E8=AE=BE=E7=BD=AE=E3=80=8D?= =?UTF-8?q?=E6=B3=A8=E9=87=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Surge/NextGen.conf | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/Surge/NextGen.conf b/Surge/NextGen.conf index fa174c2..0f7409e 100755 --- a/Surge/NextGen.conf +++ b/Surge/NextGen.conf @@ -1,13 +1,21 @@ [General] +# 日志级别 loglevel = notify +# IPv6 支持(关闭) ipv6 = false +# 跳过代理 skip-proxy = 192.168.0.0/16, 10.0.0.0/8, 172.16.0.0/12, 100.64.0.0/10, 127.0.0.1, localhost, *.local, *.localnetwork.uop +# 当遇到 REJECT 策略时返回错误页 show-error-page-for-reject = true -# 配置规则,用 SRC-IP 保证 Switch 使用一个支持 UDP 转发的 Shadowsocks 策略,然后Surge Router 模式接管 Switch 流量 -always-real-ip = *.srv.nintendo.net -force-http-engine-hosts = data.video.iqiyi.com,123.59.31.1,119.18.193.135,122.14.246.33,175.102.178.52 -show-error-page-for-reject = true +# DNS服务器 dns-server = 119.29.29.29,223.5.5.5,system +# TLS 引擎 +tls-provider = openssl + +# 配置规则,用 SRC-IP 保证 Switch 使用一个支持 UDP 转发的 Shadowsocks 策略,然后Surge Router 模式接管 Switch 流量 +always-real-ip = *.srv.nintendo.net + +force-http-engine-hosts = data.video.iqiyi.com,123.59.31.1,119.18.193.135,122.14.246.33,175.102.178.52 [Replica] hide-apple-request=0