summaryrefslogtreecommitdiff
path: root/nodes/hippo.json
blob: 1f152ff8aaccf3cb023167eec5b54510e6eb2a6d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "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
  }
}