File size: 794 Bytes
f18dd15
 
 
 
 
 
b70e263
f530a8d
f18dd15
 
 
 
e9d6abe
f18dd15
 
 
 
 
 
 
 
 
 
e9d6abe
f18dd15
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
{
    "log": {
        "loglevel": "warning"
    },
    "inbounds": [
        {
            "port": 7860,
        	"listen": "0.0.0.0",
            "protocol": "vless",
            "settings": {
                "clients": [
                    {
                        "id": "047ecf42-f2ff-4e32-ad98-3c78c3a93b6e", 
                        "level": 0,
                        "email": "demo@demo.com"
                    }
                ],
                "decryption": "none"
            },
            "streamSettings": {
                "network": "ws",
                "security": "none",
                "wsSettings": {
                    "path": "/news"
                }
            }
        }
    ],
    "outbounds": [
        {
            "protocol": "freedom"
        }
    ]
}