summaryrefslogtreecommitdiff
path: root/nodes/hippo.json
diff options
context:
space:
mode:
Diffstat (limited to 'nodes/hippo.json')
-rw-r--r--nodes/hippo.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/nodes/hippo.json b/nodes/hippo.json
new file mode 100644
index 0000000..79f295c
--- /dev/null
+++ b/nodes/hippo.json
@@ -0,0 +1,15 @@
+// http://torstatus.blutmagie.de/router_detail.php?FP=855b6cfe6c20a48cf1b815b87d565df6ea93e74a
+{
+ "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,
+ "type": "exit",
+ "nickname": "hippo"
+ }
+}