summaryrefslogtreecommitdiff
path: root/nodes/snail.json
blob: aa4573d2b71230b6d0edc4d0d379226199904b15 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "services": ["openvpn","mx"],
  "ip_address": "176.53.69.14",
  "tags": ["development", "istanbul"],
  "openvpn": {
    "gateway_address": "176.53.69.19",
    "allow_free": false,
    "filter_dns": true
  },
  "ssh": {
    "port": 4422
  }
}