mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-06-27 07:50:41 -04:00
fix line
This commit is contained in:
parent
d60c2db393
commit
24e6904e6b
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ VPNs encrypt your traffic between your device and a server owned by your VPN pro
|
||||||
``` mermaid
|
``` mermaid
|
||||||
flowchart TD
|
flowchart TD
|
||||||
server== VPN encryption ===infra(Outside Infrastructure)== VPN encryption ===local[Local Network]== VPN encryption ===device[Your Device]
|
server== VPN encryption ===infra(Outside Infrastructure)== VPN encryption ===local[Local Network]== VPN encryption ===device[Your Device]
|
||||||
server{VPN Server}--. No VPN encryption .---infr(Outside Infrastructure)--. No VPN encryption .---site[Destination Website]
|
server{VPN Server}-. No VPN encryption .--infr(Outside Infrastructure)-. No VPN encryption .--site[Destination Website]
|
||||||
```
|
```
|
||||||
|
|
||||||
## Should I use a VPN?
|
## Should I use a VPN?
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue