chore: enable ipv6 by default

This commit is contained in:
wonfen
2025-04-12 23:16:31 +08:00
parent 6e6462742c
commit 18d24d5952
5 changed files with 29 additions and 5 deletions

View File

@@ -180,6 +180,8 @@ fn init_dns_config() -> Result<()> {
Value::String("system".into()),
Value::String("223.6.6.6".into()),
Value::String("8.8.8.8".into()),
Value::String("2400:3200::1".into()),
Value::String("2001:4860:4860::8888".into()),
]),
),
(