mirror of
https://github.com/shtorm-7/sing-box-extended.git
synced 2026-09-15 21:00:27 +00:00
warp: add address/port option to override peer endpoint
This commit is contained in:
@@ -13,6 +13,8 @@ type WARPEndpointOptions struct {
|
||||
DisablePauses bool `json:"disable_pauses,omitempty"`
|
||||
Amnezia *WARPAmnezia `json:"amnezia,omitempty"`
|
||||
Profile CloudflareProfile `json:"profile,omitempty"`
|
||||
Address string `json:"address,omitempty"`
|
||||
Port uint16 `json:"port,omitempty"`
|
||||
DialerOptions
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user