summaryrefslogtreecommitdiff
path: root/nodes/hippo.json
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2013-07-05 14:19:12 -0700
committerelijah <elijah@riseup.net>2013-07-05 14:19:12 -0700
commit861a3801cc4d2aa3e88b3f439aecfe51032430ec (patch)
tree893e3494d1285e16853573e70d57b8dd95daf837 /nodes/hippo.json
parentfa816e8c6ea29e6a9b02d1a62ffc829d36cd42a7 (diff)
added hippo node
Diffstat (limited to 'nodes/hippo.json')
-rw-r--r--nodes/hippo.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/nodes/hippo.json b/nodes/hippo.json
new file mode 100644
index 0000000..1f152ff
--- /dev/null
+++ b/nodes/hippo.json
@@ -0,0 +1,12 @@
+{
+ "ip_address": "85.17.92.143",
+ "services": ["openvpn","tor"],
+ "tags": ["production", "amsterdam"],
+ "openvpn": {
+ "gateway_address": "85.17.92.167"
+ },
+ "tor": {
+ // KB/s
+ "bandwidth_rate": 100
+ }
+}