summaryrefslogtreecommitdiff
path: root/provider/nodes/aligator.json
diff options
context:
space:
mode:
Diffstat (limited to 'provider/nodes/aligator.json')
-rw-r--r--provider/nodes/aligator.json14
1 files changed, 0 insertions, 14 deletions
diff --git a/provider/nodes/aligator.json b/provider/nodes/aligator.json
deleted file mode 100644
index d647d30..0000000
--- a/provider/nodes/aligator.json
+++ /dev/null
@@ -1,14 +0,0 @@
-{
- "services": [ "openvpn", "tor" ],
- "tor": {
- "type": "exit",
- "nickname": "alligator"
- },
- "ip_address": "176.53.69.121",
- "interface": "eth0",
- "tags": "production",
- "openvpn": {
- "gateway_address": "176.53.69.123",
- "filter_dns": true
- }
-}