diff options
Diffstat (limited to 'nodes')
-rw-r--r-- | nodes/rhino.json | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/nodes/rhino.json b/nodes/rhino.json deleted file mode 100644 index 41b9021..0000000 --- a/nodes/rhino.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "ip_address": "202.85.227.204", - "services": "tor", - "tags": [ - "development", - "hongkong" - ], - "tor": { - // KB/s - "bandwidth_rate": 100, - "type": "relay" - } - -} |