feat: remote dns for sing

This commit is contained in:
cubemaze
2023-09-21 12:34:03 +08:00
parent b85a78209a
commit cecfffd081
10 changed files with 136 additions and 16 deletions

View File

@@ -10,6 +10,7 @@
"Level": "error",
"Timestamp": true
},
"DnsConfigPath": "/etc/V2bX/dns.json",
"NTP": {
"Enable": true,
"Server": "time.apple.com",
@@ -28,6 +29,7 @@
"ListenIP": "0.0.0.0",
"SendIP": "0.0.0.0",
"EnableProxyProtocol": false,
"EnableDNS": true
"DomainStrategy": "ipv4_only",
"LimitConfig": {
"EnableRealtime": false,