mirror of
https://github.com/safing/web
synced 2025-09-02 02:59:03 +00:00
Uppercase IP address
This commit is contained in:
parent
1e0ea15888
commit
ff803a91c9
2 changed files with 2 additions and 2 deletions
|
@ -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:
|
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
|
2. visibility in the 'open web' is minimized
|
||||||
3. connections are not slowed down by having to go extra miles
|
3. connections are not slowed down by having to go extra miles
|
||||||
|
|
||||||
|
|
|
@ -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:
|
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
|
2. visibility in the 'open web' is minimized
|
||||||
3. connections are not slowed down by having to go extra miles
|
3. connections are not slowed down by having to go extra miles
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue