From c0f05099dbefe45c4864308f16d301a8b1b1dba7 Mon Sep 17 00:00:00 2001 From: Johnshall <71166067+Johnshall@users.noreply.github.com> Date: Tue, 27 Sep 2022 23:40:23 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=A7=20Remove=20ipv6=20support=20in=20d?= =?UTF-8?q?efault?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- factory/template/sr_head.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/factory/template/sr_head.txt b/factory/template/sr_head.txt index d82708b..07c197c 100644 --- a/factory/template/sr_head.txt +++ b/factory/template/sr_head.txt @@ -3,6 +3,8 @@ # build time: UTC {{build_time}} [General] +# 默认关闭 ipv6 支持,如果需要请手动开启 +ipv6 = false bypass-system = true skip-proxy = 192.168.0.0/16, 10.0.0.0/8, 172.16.0.0/12, localhost, *.local, e.crashlytics.com, captive.apple.com bypass-tun = 10.0.0.0/8,100.64.0.0/10,127.0.0.0/8,169.254.0.0/16,172.16.0.0/12,192.0.0.0/24,192.0.2.0/24,192.88.99.0/24,192.168.0.0/16,198.18.0.0/15,198.51.100.0/24,203.0.113.0/24,224.0.0.0/4,255.255.255.255/32