blob: 84ff11f37c838dcd0a2b87e0309211fd67d9cf38 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
{
"ip_address": "202.85.227.204",
"services": "tor",
"tags": [
"development",
"hongkong"
]
"tor": {
// KB/s
"bandwidth_rate": 100,
"type": "relay",
"nickname": "hippo"
}
}
|