You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

32 lines
652 B

{
"log": {
"level": "info"
},
"inbounds": [
{
"type": "mixed",
"listen": "::",
"listen_port": 56001
}
],
"outbounds": [
{
"type": "trojan",
"tag": "proxy_2",
"server": "cn1.cdn.xfltd-cdn.top",
"server_port": 12002,
"password": "d058a1cb-5dbd-4664-9d8b-ae26bc699ed4",
"tls": {
"enabled": false
}
}
],
"route": {
"rules": [
{
"type": "default",
"outbound": "proxy_2"
}
]
}
}