File size: 446 Bytes
6fb0d8b
 
4aa3487
 
 
6fb0d8b
 
 
 
 
 
4aa3487
6fb0d8b
4aa3487
 
 
 
6fb0d8b
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
  "dns": {
    "servers": [
      { "tag": "remote", "address": "https://8.8.8.8/dns-query", "detour": "proxy" }
    ]
  },
  "inbounds": [{
    "type": "vless",
    "listen": "0.0.0.0",
    "listen_port": 7860,
    "users": [{ "uuid": "49e59f86-4d19-4957-9712-b2273d9036de" }],
    "transport": { "type": "ws", "path": "/mojtaba" }
  }],
  "outbounds": [
    { "type": "direct", "tag": "proxy" },
    { "type": "dns", "tag": "dns-out" }
  ]
}