summaryrefslogtreecommitdiff
path: root/nodes/hippo.json
blob: 79f295c4b74a9ac64acb8bf326bde41fb1e2cf5e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
// http://torstatus.blutmagie.de/router_detail.php?FP=855b6cfe6c20a48cf1b815b87d565df6ea93e74a
{
  "ip_address": "85.17.92.143",
  "services": ["openvpn","tor"],
  "tags": ["production", "amsterdam"],
  "openvpn": {
    "gateway_address": "85.17.92.167"
  },
  "tor": {
    // KB/s
    "bandwidth_rate": 100,
    "type": "exit",
    "nickname": "hippo"
  }
}