From ff803a91c9b76b4b1b9fa82f33085c7c1a4f75be Mon Sep 17 00:00:00 2001 From: davegson <3080765+davegson@users.noreply.github.com> Date: Thu, 20 Aug 2020 15:15:43 +0200 Subject: [PATCH] Uppercase IP address --- _posts/2020-01-22-how-the-spn-compares-to-tor.md | 2 +- _posts/2020-01-22-how-the-spn-compares-to-vpns.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_posts/2020-01-22-how-the-spn-compares-to-tor.md b/_posts/2020-01-22-how-the-spn-compares-to-tor.md index b3a05ac..4071a34 100644 --- a/_posts/2020-01-22-how-the-spn-compares-to-tor.md +++ b/_posts/2020-01-22-how-the-spn-compares-to-tor.md @@ -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 diff --git a/_posts/2020-01-22-how-the-spn-compares-to-vpns.md b/_posts/2020-01-22-how-the-spn-compares-to-vpns.md index 22b4329..d761020 100644 --- a/_posts/2020-01-22-how-the-spn-compares-to-vpns.md +++ b/_posts/2020-01-22-how-the-spn-compares-to-vpns.md @@ -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