-
Notifications
You must be signed in to change notification settings - Fork 0
/
lna.json
38 lines (36 loc) · 967 Bytes
/
lna.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
{
"mode": "local",
"remote": {
"host": "60.191.72.6",
"port": 65422,
"user": "root"
},
"forwarding_list": [
"6011:192.168.60.11:65422",
"6012:192.168.60.12:65422",
"6013:192.168.60.13:65422",
"6014:192.168.60.14:65422",
"6015:192.168.60.15:65422",
"6016:192.168.60.16:65422",
"6017:192.168.60.17:65422",
"6018:192.168.60.18:65422",
"6019:192.168.60.19:65422",
"6020:192.168.60.20:65422",
"6021:192.168.60.21:65422",
"6022:192.168.60.22:65422",
"6023:192.168.60.23:65422",
"6024:192.168.60.24:65422",
"6025:192.168.60.25:65422",
"6026:192.168.60.26:65422",
"6027:192.168.60.27:65422",
"6028:192.168.60.28:65422",
"6029:192.168.60.29:65422",
"6030:192.168.60.30:65422",
"6031:192.168.60.31:65422",
"6032:192.168.60.32:65422",
"6033:192.168.60.33:65422",
"6034:192.168.60.34:65422",
"6035:192.168.60.35:65422",
"6036:192.168.60.36:65422"
]
}