From 83aaec97ca5e2c29cc67e447e7f896c14c704589 Mon Sep 17 00:00:00 2001 From: kwadronaut Date: Sat, 6 Jul 2013 00:20:20 +0200 Subject: enable exit --- nodes/hippo.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/nodes/hippo.json b/nodes/hippo.json index 1f152ff..302d75c 100644 --- a/nodes/hippo.json +++ b/nodes/hippo.json @@ -7,6 +7,8 @@ }, "tor": { // KB/s - "bandwidth_rate": 100 + "bandwidth_rate": 100, + "type": "exit", + "nickname": "hippo" } } -- cgit v1.2.3