diff options
author | varac <varacanero@zeromail.org> | 2012-10-12 21:37:07 +0200 |
---|---|---|
committer | varac <varacanero@zeromail.org> | 2012-10-12 21:37:07 +0200 |
commit | e80ec354cbc1ec6ea8f9f5c5263b12e866e76d8a (patch) | |
tree | 1a2e850f45d38a2ca7806bf5d099358da55730a0 /provider | |
parent | e069648a1074e0e7c94f5af95baa3d3110ffdfe0 (diff) |
updated vpn1.json with cougar's IPs
Diffstat (limited to 'provider')
-rw-r--r-- | provider/nodes/vpn1.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/provider/nodes/vpn1.json b/provider/nodes/vpn1.json index 1c58a1b..a5b11f6 100644 --- a/provider/nodes/vpn1.json +++ b/provider/nodes/vpn1.json @@ -1,9 +1,9 @@ { "services": "openvpn", - "ip_address": "2.2.2.2", + "ip_address": "94.103.43.5", "tags": "production", "openvpn": { - "gateway_address": "3.3.3.3", + "gateway_address": "94.103.43.6", "filter_dns": true } -}
\ No newline at end of file +} |