mirror of
https://github.com/shtorm-7/sing-box-extended.git
synced 2026-09-15 21:00:27 +00:00
Add hysteria2 chrome parrot support
This commit is contained in:
+4
-3
@@ -212,9 +212,10 @@ type Hysteria2OutboundOptions struct {
|
||||
Network NetworkList `json:"network,omitempty"`
|
||||
OutboundTLSOptionsContainer
|
||||
QUICOptions
|
||||
BBRProfile string `json:"bbr_profile,omitempty" enum:"standard,conservative,aggressive"`
|
||||
BrutalDebug bool `json:"brutal_debug,omitempty"`
|
||||
Realm *Hysteria2Realm `json:"realm,omitempty"`
|
||||
BBRProfile string `json:"bbr_profile,omitempty" enum:"standard,conservative,aggressive"`
|
||||
BrutalDebug bool `json:"brutal_debug,omitempty"`
|
||||
DisableChromeParrot bool `json:"disable_chrome_parrot,omitempty"`
|
||||
Realm *Hysteria2Realm `json:"realm,omitempty"`
|
||||
}
|
||||
|
||||
type HysteriaRealmUser struct {
|
||||
|
||||
Reference in New Issue
Block a user