This commit is contained in:
甬哥侃侃侃ygkkk 2023-05-11 00:44:26 +00:00
parent 95cb93b910
commit f5eec320a4
1 changed files with 0 additions and 45 deletions

45
123/1
View File

@ -1,45 +0,0 @@
{
"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"
}
]
}