Outbound Override
Structure
{
"tag_prefix": "",
"tag_suffix": "",
"detour": "upstream-out",
"bind_interface": "en0",
"inet4_bind_address": "0.0.0.0",
"inet6_bind_address": "::",
"routing_mark": 1234,
"reuse_addr": false,
"connect_timeout": "5s",
"tcp_fast_open": false,
"tcp_multi_path": false,
"udp_fragment": false,
"domain_strategy": "prefer_ipv6",
"fallback_delay": "300ms",
"store_last_ip": false
}
Fields
detour
bind_interface
inet4_bind_address
inet6_bind_address
routing_mark
reuse_addr
connect_timeout
tcp_fast_open
tcp_multi_path
udp_fragment
domain_strategy
fallback_delay
store_last_ip
see Dial Fields.
tag_prefix
outbound tag with prefix.
tag_suffix
outbound tag with suffix.