195 lines
3.7 KiB
Plaintext
195 lines
3.7 KiB
Plaintext
{
|
|
"inbounds": [{
|
|
"port": 9000,
|
|
"protocol": "vless",
|
|
"settings": {
|
|
"clients": [{
|
|
"id": "2ee57806-f6e4-482a-ef08-7360c04cd3e5",
|
|
"alterId": 64,
|
|
"email": "user1@x.com"
|
|
},
|
|
{
|
|
"id": "2ee57806-f6e4-482a-ef08-7360c04cd3e6",
|
|
"alterId": 64,
|
|
"email": "user2@x.com"
|
|
},
|
|
{
|
|
"id": "2ee57806-f6e4-482a-ef08-7360c04cd3e7",
|
|
"alterId": 64,
|
|
"email": "user3@x.com"
|
|
},
|
|
{
|
|
"id": "2ee57806-f6e4-482a-ef08-7360c04cd3e8",
|
|
"alterId": 64,
|
|
"email": "user4@x.com"
|
|
},
|
|
{
|
|
"id": "2ee57806-f6e4-482a-ef08-7360c04cd3e9",
|
|
"alterId": 64,
|
|
"email": "user5@x.com"
|
|
},
|
|
{
|
|
"id": "2ee57806-f6e4-482a-ef08-7360c04cd310",
|
|
"alterId": 64,
|
|
"email": "user6@x.com"
|
|
},
|
|
{
|
|
"id": "2ee57806-f6e4-482a-ef08-7360c04cd311",
|
|
"alterId": 64,
|
|
"email": "user7@x.com"
|
|
}
|
|
],
|
|
"decryption": "none"
|
|
},
|
|
"streamSettings": {
|
|
"network": "ws",
|
|
"wsSettings": {
|
|
"path": "/"
|
|
}
|
|
}
|
|
}],
|
|
"outbounds": [{
|
|
"protocol": "socks",
|
|
"settings": {
|
|
"servers": [{
|
|
"address": "196.44.121.85",
|
|
"port": 12324,
|
|
"users": [{
|
|
"user": "14a3a26b5ae17",
|
|
"pass": "8da3b2741c"
|
|
}]
|
|
}]
|
|
},
|
|
"tag": "outbound1"
|
|
},
|
|
{
|
|
"protocol": "socks",
|
|
"settings": {
|
|
"servers": [{
|
|
"address": "46.34.55.68",
|
|
"port": 12324,
|
|
"users": [{
|
|
"user": "14a3a26b5ae17",
|
|
"pass": "8da3b2741c"
|
|
}]
|
|
}]
|
|
},
|
|
"tag": "outbound2"
|
|
},
|
|
{
|
|
"protocol": "socks",
|
|
"settings": {
|
|
"servers": [{
|
|
"address": "176.103.238.139",
|
|
"port": 12324,
|
|
"users": [{
|
|
"user": "14a3a26b5ae17",
|
|
"pass": "8da3b2741c"
|
|
}]
|
|
}]
|
|
},
|
|
"tag": "outbound3"
|
|
},
|
|
{
|
|
"protocol": "socks",
|
|
"settings": {
|
|
"servers": [{
|
|
"address": "195.95.205.25",
|
|
"port": 12324,
|
|
"users": [{
|
|
"user": "14a3a26b5ae17",
|
|
"pass": "8da3b2741c"
|
|
}]
|
|
}]
|
|
},
|
|
"tag": "outbound4"
|
|
},
|
|
{
|
|
"protocol": "socks",
|
|
"settings": {
|
|
"servers": [{
|
|
"address": "79.175.117.165",
|
|
"port": 12324,
|
|
"users": [{
|
|
"user": "14a3a26b5ae17",
|
|
"pass": "8da3b2741c"
|
|
}]
|
|
}]
|
|
},
|
|
"tag": "outbound5"
|
|
},
|
|
{
|
|
"protocol": "socks",
|
|
"settings": {
|
|
"servers": [{
|
|
"address": "45.90.48.242",
|
|
"port": 12324,
|
|
"users": [{
|
|
"user": "14a3a26b5ae17",
|
|
"pass": "8da3b2741c"
|
|
}]
|
|
}]
|
|
},
|
|
"tag": "outbound6"
|
|
},
|
|
{
|
|
"protocol": "socks",
|
|
"settings": {
|
|
"servers": [{
|
|
"address": "85.254.81.211",
|
|
"port": 12324,
|
|
"users": [{
|
|
"user": "14a3a26b5ae17",
|
|
"pass": "8da3b2741c"
|
|
}]
|
|
}]
|
|
},
|
|
"tag": "outbound7"
|
|
}
|
|
],
|
|
"routing": {
|
|
"rules": [{
|
|
"type": "field",
|
|
"outboundTag": "outbound1",
|
|
"inboundTag": "vless",
|
|
"user": ["user1@x.com"]
|
|
},
|
|
{
|
|
"type": "field",
|
|
"outboundTag": "outbound2",
|
|
"inboundTag": "vless",
|
|
"user": ["user2@x.com"]
|
|
},
|
|
{
|
|
"type": "field",
|
|
"outboundTag": "outbound3",
|
|
"inboundTag": "vless",
|
|
"user": ["user3@x.com"]
|
|
},
|
|
{
|
|
"type": "field",
|
|
"outboundTag": "outbound4",
|
|
"inboundTag": "vless",
|
|
"user": ["user4@x.com"]
|
|
},
|
|
{
|
|
"type": "field",
|
|
"outboundTag": "outbound5",
|
|
"inboundTag": "vless",
|
|
"user": ["user5@x.com"]
|
|
},
|
|
{
|
|
"type": "field",
|
|
"outboundTag": "outbound6",
|
|
"inboundTag": "vless",
|
|
"user": ["user6@x.com"]
|
|
},
|
|
{
|
|
"type": "field",
|
|
"outboundTag": "outbound7",
|
|
"inboundTag": "vless",
|
|
"user": ["user7@x.com"]
|
|
}
|
|
]
|
|
}
|
|
} |