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