mirror of https://gitlab.com/rwkgyg/CFwarp.git
46 lines
495 B
Plaintext
46 lines
495 B
Plaintext
{
|
|
"outbounds": [
|
|
{
|
|
"tag":"IP4-out",
|
|
"protocol": "freedom",
|
|
"settings": {
|
|
}
|
|
},
|
|
{
|
|
"tag":"IP6-out",
|
|
"protocol": "freedom",
|
|
"settings": {
|
|
"domainStrategy": "UseIPv6"
|
|
}
|
|
},
|
|
{
|
|
"protocol":"blackhole",
|
|
"tag":"blackhole-out"
|
|
}
|
|
]
|
|
}
|
|
|
|
|
|
{
|
|
"outbounds": [
|
|
{
|
|
"tag":"IP4-out",
|
|
"protocol": "freedom",
|
|
"settings": {
|
|
}
|
|
},
|
|
{
|
|
"tag":"IP6-out",
|
|
"protocol": "freedom",
|
|
"settings": {
|
|
"domainStrategy": "UseIPv6"
|
|
}
|
|
},
|
|
{
|
|
"protocol": "freedom",
|
|
"settings": {},
|
|
"tag": "direct"
|
|
}
|
|
]
|
|
}
|