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:
@@ -150,6 +150,7 @@ func NewOutbound(ctx context.Context, router adapter.Router, logger log.ContextL
|
||||
},
|
||||
UDPDisabled: !common.Contains(networkList, N.NetworkUDP),
|
||||
BBRProfile: options.BBRProfile,
|
||||
ChromeParrot: !options.DisableChromeParrot,
|
||||
RealmOptions: realmOptions,
|
||||
})
|
||||
if err != nil {
|
||||
|
||||
Reference in New Issue
Block a user