File size: 351 Bytes
aa5214b
22d2d3d
aa5214b
 
d5ac620
47282c0
 
 
22d2d3d
 
aa5214b
 
22d2d3d
f3f8f60
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "log": { "level": "info" },
  "inbounds": [
    {
      "type": "trojan",
      "tag": "trojan-httpupgrade-in",
      "listen": "127.0.0.1",
      "listen_port": 8080,
      "users": [ { "password": "1q2w3e4r5t" } ],
      "transport": { "type": "httpupgrade", "path": "/moz" }
    }
  ],
  "outbounds": [ { "type": "direct", "tag": "direct" } ]
}