XrayR/main/custom_outbound.json
2022-04-27 14:01:18 +10:00

17 lines
284 B
JSON

[
{
"tag": "IPv4_out",
"protocol": "freedom"
},
{
"tag": "IPv6_out",
"protocol": "freedom",
"settings": {
"domainStrategy": "UseIPv6"
}
},
{
"protocol": "blackhole",
"tag": "block"
}
]