升级Xray内核,完善singbox内核自定义配置

This commit is contained in:
wyx2685
2024-06-24 04:41:56 +09:00
parent 85ad40d098
commit a052a1f1e8
4 changed files with 15 additions and 40 deletions

View File

@@ -8,7 +8,6 @@ type SingConfig struct {
LogConfig SingLogConfig `json:"Log"`
NtpConfig SingNtpConfig `json:"NTP"`
EnableConnClear bool `json:"EnableConnClear"`
DnsConfigPath string `json:"DnsConfigPath"`
OriginalPath string `json:"OriginalPath"`
}