diff options
author | kwadronaut <kwadronaut@leap.se> | 2013-07-06 00:20:20 +0200 |
---|---|---|
committer | kwadronaut <kwadronaut@leap.se> | 2013-07-06 00:20:20 +0200 |
commit | 83aaec97ca5e2c29cc67e447e7f896c14c704589 (patch) | |
tree | 9e88ea8a53afd2c7b1e5732effb7f55e552a59e2 /nodes/hippo.json | |
parent | 262c3b081e075e5de4b301aa46e74ae48b176dff (diff) |
enable exit
Diffstat (limited to 'nodes/hippo.json')
-rw-r--r-- | nodes/hippo.json | 4 |
1 files changed, 3 insertions, 1 deletions
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" } } |