summaryrefslogtreecommitdiff
path: root/nodes/aligator.json
diff options
context:
space:
mode:
Diffstat (limited to 'nodes/aligator.json')
-rw-r--r--nodes/aligator.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/nodes/aligator.json b/nodes/aligator.json
new file mode 100644
index 0000000..d647d30
--- /dev/null
+++ b/nodes/aligator.json
@@ -0,0 +1,14 @@
+{
+ "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
+ }
+}