summaryrefslogtreecommitdiff
path: root/nodes/vpn1.json
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2015-10-12 11:50:18 +0200
committervarac <varacanero@zeromail.org>2015-10-12 11:50:18 +0200
commit265b8c7b85d693bd3d07f4e2a6a10b0fc5f8add6 (patch)
treebc5984fe77d1f24db3cfaf27eee22df3235de59e /nodes/vpn1.json
parent0012f53720e0bef256b0faf9d33d310175ad8117 (diff)
remove local nodes so everybody can use their own
Diffstat (limited to 'nodes/vpn1.json')
-rw-r--r--nodes/vpn1.json10
1 files changed, 0 insertions, 10 deletions
diff --git a/nodes/vpn1.json b/nodes/vpn1.json
deleted file mode 100644
index c6e3932..0000000
--- a/nodes/vpn1.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "services": "openvpn",
- "ip_address": "10.5.5.45",
- "openvpn": {
- "gateway_address": "10.5.5.46",
- "free_gateway_address": "10.5.5.47",
- "allow_free": true,
- "filter_dns": true
- }
-}