-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnormal.json
108 lines (108 loc) · 3.31 KB
/
normal.json
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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
{
"log": {
"loglevel": "warning"
},
"inbounds": [
{
"listen": null,
"port": 443,
"protocol": "vmess",
"settings": {
"clients": [
{
"email": "Sarina",
"id": "38308267-f427-4a8f-a6de-f641a7f04793"
}
]
},
"sniffing": {
"destOverride": [
"http",
"tls",
"quic",
"fakedns"
],
"enabled": true
},
"streamSettings": {
"network": "tcp",
"security": "none",
"sockopt": {
"acceptProxyProtocol": false,
"mark": 0,
"tcpFastOpen": true,
"tproxy": "off"
},
"tcpSettings": {
"acceptProxyProtocol": false,
"header": {
"request": {
"headers": {
"Host": [
"mashhad1.irancell.ir,shiraz1.irancell.ir,tabriz1.irancell.ir,speedtest1.irancell.ir,ahvaz1.irancell.ir,esfahan1.irancell.ir,server-9889.prod.hosts.ooklaserver.net,server-10076.prod.hosts.ooklaserver.net,server-9795.prod.hosts.ooklaserver.net,server-4317.prod.hosts.ooklaserver.net"
]
},
"method": "GET",
"path": [
"/download",
"/upload"
]
},
"response": {
"headers": {
"Connection": [
"Keep-Alive"
],
"Content-Length": [
"109"
],
"Content-Type": [
"text/html"
]
},
"reason": "OK",
"status": "200",
"version": "1.1"
},
"type": "http"
}
}
},
"tag": "inbound-8080"
}
],
"outbounds": [
{
"tag": "direct",
"protocol": "freedom",
"settings": {}
},
{
"tag": "block",
"protocol": "blackhole",
"settings": {}
}
],
"routing": {
"domainStrategy": "IPOnDemand",
"rules": [
{
"type": "field",
"ip": [
"geoip:cn",
"geoip:ir"
],
"outboundTag": "block"
},
{
"type": "field",
"domain": [
"geosite:category-porn"
],
"outboundTag": "block"
}
]
},
"stats": {},
"transport": null
}