diff options
-rw-r--r-- | nodes/rhino.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/nodes/rhino.json b/nodes/rhino.json index 45e0962..84ff11f 100644 --- a/nodes/rhino.json +++ b/nodes/rhino.json @@ -5,4 +5,11 @@ "development", "hongkong" ] + "tor": { + // KB/s + "bandwidth_rate": 100, + "type": "relay", + "nickname": "hippo" + } + } |