blob: 02649083905b6579e4853ac3fd90385c9021510f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
// http://torstatus.blutmagie.de/router_detail.php?FP=855b6cfe6c20a48cf1b815b87d565df6ea93e74a
{
"ip_address": "85.17.92.143",
"services": ["openvpn", "tor"],
"tags": ["demo", "amsterdam"],
"openvpn": {
"gateway_address": "85.17.92.167"
},
"tor": {
// KB/s
"bandwidth_rate": 100,
"nickname": "hippo"
}
}
|