Skip to content

Commit

Permalink
Update VPN countries count (#2445)
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Gray <[email protected]>
  • Loading branch information
rollsicecream authored and dngray committed Mar 24, 2024
1 parent f77fbc6 commit 48abc1d
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions docs/vpn.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,12 +61,12 @@ Our recommended providers use encryption, accept Monero, support WireGuard & Ope

</div>

#### :material-check:{ .pg-green } 71 Countries
#### :material-check:{ .pg-green } 88 Countries

Proton VPN has [servers in 71 countries](https://protonvpn.com/vpn-servers) [or 3 if you use their free plan](https://protonvpn.com/free-vpn).(1) Picking a VPN provider with a server nearest to you will reduce latency of the network traffic you send. This is because of a shorter route (fewer hops) to the destination.
Proton VPN has [servers in 88 countries](https://protonvpn.com/vpn-servers) [or 5 if you use their free plan](https://protonvpn.com/free-vpn).(1) Picking a VPN provider with a server nearest to you will reduce latency of the network traffic you send. This is because of a shorter route (fewer hops) to the destination.
{ .annotate }

1. Last checked: 2023-12-21
1. Last checked: 2024-03-23

We also think it's better for the security of the VPN provider's private keys if they use [dedicated servers](https://en.wikipedia.org/wiki/Dedicated_hosting_service), instead of cheaper shared solutions (with other customers) such as [virtual private servers](https://en.wikipedia.org/wiki/Virtual_private_server).

Expand Down Expand Up @@ -208,12 +208,12 @@ IVPN clients support two factor authentication (Mullvad's clients do not). IVPN

</div>

#### :material-check:{ .pg-green } 40 Countries
#### :material-check:{ .pg-green } 41 Countries

Mullvad has [servers in 40 countries](https://mullvad.net/servers).(1) Picking a VPN provider with a server nearest to you will reduce latency of the network traffic you send. This is because of a shorter route (fewer hops) to the destination.
Mullvad has [servers in 41 countries](https://mullvad.net/servers).(1) Picking a VPN provider with a server nearest to you will reduce latency of the network traffic you send. This is because of a shorter route (fewer hops) to the destination.
{ .annotate }

1. Last checked: 2023-12-21
1. Last checked: 2024-03-23

We also think it's better for the security of the VPN provider's private keys if they use [dedicated servers](https://en.wikipedia.org/wiki/Dedicated_hosting_service), instead of cheaper shared solutions (with other customers) such as [virtual private servers](https://en.wikipedia.org/wiki/Virtual_private_server).

Expand Down

0 comments on commit 48abc1d

Please sign in to comment.