-
Notifications
You must be signed in to change notification settings - Fork 0
/
MySurgeAdvanced.json
50 lines (50 loc) · 1.62 KB
/
MySurgeAdvanced.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
{
"Configuration": {
"Author": "BurpSuite",
"Version": "6.0"
},
"Arguments": {
"MITM": "true,7F25976F,https://raw.githubusercontent.com/neatgz/neatrule/master/SurgeMITM",
"External": "true,[email protected]:6170",
"MacOS": "true,1.2.3.4,5.6.7.8,3040,5030",
"DNS": "true,223.5.5.5,223.6.6.6,114.114.114.114"
},
"General": {
"EnhancedMode": true,
"ExcludeHost": true,
"WIFIAccess": true,
"Replica": false,
"URLREGEX": true,
"IPCIDR6": true,
"PROCESS": true,
"USERAGENT": true,
"Header": true,
"IPV6": false,
"Rule": false
},
"Info": {
"SERVER": [
"[Surge]| 0,[Module]"
],
"Group": [
"[Surge]|Proxy = select,DIRECT,Auto,ARSS1,ARSS2,CNLIC,HKSS1,LBT01,LBT02",
"[Surge]|Apple = select,DIRECT,ARSS1,ARSS2,CNLIC,HKSS1,LBT01,LBT02",
"[Surge]|Auto = url-test,ARSS1,ARSS2,CNLIC,HKSS1,LBT01,LBT02, url = http://www.gstatic.com/generate_204, interval = 600, tolerance = 200, timeout = 5"
]
},
"SUFFIX": {
"Apple": "Apple",
"Proxy": "Proxy",
"KEYWORD": "Proxy",
"PROCESS": "Proxy",
"URLREGEX": "Proxy",
"USERAGENT": "Proxy",
"IPCIDR6": "Proxy",
"IPCIDR": "Proxy",
"Other": "Proxy"
},
"Other": {
"Module": "https://raw.githubusercontent.com/neatgz/neatrule/master/SSEncrypt.module",
"List": "https://raw.githubusercontent.com/CloudGateRules/RuleList/master/Default.json"
}
}