-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsecuree
36 lines (36 loc) · 983 Bytes
/
securee
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
{
"outbounds":
[
{
"type": "wireguard",
"tag": "Warp-IR",
"local_address": [
"172.16.0.2/32",
"2606:4700:110:8cea:299c:2c88:5d4:5000/128"
],
"private_key": "uOJeVcSP3l4BQD9aat6Y4FwMtc35AmuI8iexmXwPO0o=",
"server": "162.159.192.245",
"server_port": 1002,
"peer_public_key": "bmXOC+F1FxEMF9dyiK2H5/1SUtzH0JuVo51h2wPfgyo=",
"reserved": [ 222, 180, 12 ],
"mtu": 1280,
"fake_packets": "5-10"
},
{
"type": "wireguard",
"tag": "Warp-Main",
"detour": "Warp-IR",
"local_address": [
"172.16.0.2/32",
"2606:4700:110:85a3:e85d:69ca:b0cc:499b/128"
],
"private_key": "6Og/rl4Ii/CjQpUspwt6RU+K8BpelsF2/nQSjVXQmUk=",
"server": "162.159.192.245",
"server_port": 1002,
"peer_public_key": "bmXOC+F1FxEMF9dyiK2H5/1SUtzH0JuVo51h2wPfgyo=",
"reserved": [ 144, 79, 183 ],
"mtu": 1280,
"fake_packets": "5-10"
}
]
}