From d3ad38ed8fed10ca575edfd0f527ae5e9e5686f8 Mon Sep 17 00:00:00 2001 From: Zeus Date: Wed, 3 Jul 2024 10:58:51 +0800 Subject: [PATCH] Update template.conf Update template.conf --- flutter/ios/Shared/template.conf | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/flutter/ios/Shared/template.conf b/flutter/ios/Shared/template.conf index ac2b098..7c78cbc 100644 --- a/flutter/ios/Shared/template.conf +++ b/flutter/ios/Shared/template.conf @@ -1,14 +1,8 @@ [General] loglevel = info -logoutput = {{leafLogFile}} dns-server = 223.5.5.5, 114.114.114.114 -tun-fd = {{tunFd}} routing-domain-resolve = true -loglevel = info -dns-server = 114.114.114.114, 223.5.5.5 -always-real-ip = tracker, apple.com - # Local HTTP CONNECT proxy interface = 127.0.0.1 port = 1087 @@ -16,7 +10,6 @@ port = 1087 # Local SOCKS5 proxy with UDP Associate support socks-interface = 127.0.0.1 socks-port = 1086 - [Proxy] Direct = direct @@ -25,6 +18,3 @@ Reject = reject [Rule] EXTERNAL, site:cn, Direct FINAL, Direct - - -