Uppercase IP address

This commit is contained in:
davegson 2020-08-20 15:15:43 +02:00
parent 1e0ea15888
commit ff803a91c9
2 changed files with 2 additions and 2 deletions

View file

@ -39,7 +39,7 @@ When the connection arrives at the last server of the circuit it still has to tr
With the SPN however, every connection is calculated individually and leaves the network as near to the destination as possible. This means:
1. your connections are spread across the globe, using vast amounts of identities (ip addresses)
1. your connections are spread across the globe, using vast amounts of identities (IP addresses)
2. visibility in the 'open web' is minimized
3. connections are not slowed down by having to go extra miles

View file

@ -48,7 +48,7 @@ After a connection arrives at the VPN server it still has to travel to the desir
With the SPN however, every connection is calculated individually and leaves the network as near to the destination as possible. This means:
1. your connections are spread across the globe, using vast amounts of identities (ip addresses)
1. your connections are spread across the globe, using vast amounts of identities (IP addresses)
2. visibility in the 'open web' is minimized
3. connections are not slowed down by having to go extra miles