mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-05-20 15:10:49 -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
|
||||
flowchart TD
|
||||
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?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue