diff options
Diffstat (limited to 'nodes/aligator.json')
-rw-r--r-- | nodes/aligator.json | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/nodes/aligator.json b/nodes/aligator.json index c50cfd8..b5a2e5e 100644 --- a/nodes/aligator.json +++ b/nodes/aligator.json @@ -1,10 +1,5 @@ { - "services": [ "openvpn", "tor" ], - "tor": { - "type": "exit", - "nickname": "alligator", - "bandwidth_rate": 3000 - }, + "services": "openvpn", "ip_address": "176.53.69.121", "tags": ["production", "istanbul"], "openvpn": { |