mirror of
https://github.com/XTLS/Xray-core.git
synced 2026-07-06 03:38:47 +00:00
privacy guard
This commit is contained in:
@@ -27,6 +27,7 @@ type FreedomConfig struct {
|
||||
ProxyProtocol uint32 `json:"proxyProtocol"`
|
||||
IPsBlocked *StringList `json:"ipsBlocked"`
|
||||
FinalRules []*FreedomFinalRuleConfig `json:"finalRules"`
|
||||
PrivacyGuard *bool `json:"privacyGuard"`
|
||||
}
|
||||
|
||||
type Fragment struct {
|
||||
|
||||
Reference in New Issue
Block a user