summaryrefslogtreecommitdiff
path: root/nodes/rhino.json
diff options
context:
space:
mode:
Diffstat (limited to 'nodes/rhino.json')
-rw-r--r--nodes/rhino.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/nodes/rhino.json b/nodes/rhino.json
new file mode 100644
index 0000000..3fddd25
--- /dev/null
+++ b/nodes/rhino.json
@@ -0,0 +1,15 @@
+{
+ "ip_address": "202.85.227.204",
+ "services": "tor",
+ "tags": [
+ "development",
+ "hongkong"
+ ],
+ "tor": {
+ // KB/s
+ "bandwidth_rate": 100,
+ "type": "relay",
+ "nickname": "rhino"
+ }
+
+}