mirror of
https://github.com/springzfx/cgproxy.git
synced 2026-03-15 09:32:09 +08:00
20 lines
330 B
JSON
20 lines
330 B
JSON
{
|
|
"outbounds": [
|
|
{
|
|
"protocol": "freedom",
|
|
"sendThrough": "0.0.0.0",
|
|
"settings": {
|
|
"domainStrategy": "UseIP",
|
|
"redirect": ":0",
|
|
"userLevel": 0
|
|
},
|
|
"streamSettings": {
|
|
"sockopt": {
|
|
"mark": 255
|
|
}
|
|
},
|
|
"tag": "outBound_DIRECT"
|
|
}
|
|
]
|
|
}
|