summaryrefslogtreecommitdiff
path: root/provider/nodes/aligator.json
blob: 312ac3b51ed23c34fbd18a888d229374c6a3d082 (plain)
1
2
3
4
5
6
7
8
9
10
{
  "services": [ "openvpn", "tor" ],
  "ip_address": "176.53.69.120",
  "interface": "eth0",
  "tags": "production",
  "openvpn": {
    "gateway_address": "176.53.69.121",
    "filter_dns": true
  }
}