-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathV2
More file actions
50 lines (50 loc) · 919 Bytes
/
Copy pathV2
File metadata and controls
50 lines (50 loc) · 919 Bytes
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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
{
"log": {
"access": "",
"error": "",
"loglevel": "warning"
},
"inbounds": [
{
"port": 443,
"protocol": "vmess",
"settings": {
"udp": true,
"clients": [
{
"id": "586330e3-c11a-43dd-a860-cfd82ad2741d",
"alterId": 0,
"email": "t@t.tt"
}
],
"allowTransparent": false
},
"streamSettings": {
"network": "ws",
"security": "tls",
"tlsSettings": {
"allowInsecure": true,
"serverName": "one.ztnb.free.hr",
"fingerprint": ""
},
"wsSettings": {
"path": "/"
}
}
}
],
"outbounds": [
{
"protocol": "freedom"
},
{
"tag": "block",
"protocol": "blackhole",
"settings": {}
}
],
"routing": {
"domainStrategy": "IPIfNonMatch",
"rules": []
}
}