13 lines
432 B
Markdown
13 lines
432 B
Markdown
# VPN – Basics
|
||
|
||
This page is for generic VPN concepts (tunnels, peers, routing, AllowedIPs) without being tied to a specific implementation.
|
||
|
||
## TODO
|
||
|
||
- Summarise common patterns for split-tunnel vs full-tunnel.
|
||
- Explain the idea of "server" vs "peer" in WireGuard terms.
|
||
|
||
For my concrete WireGuard setup on the home server, see:
|
||
|
||
- [Home-Server / WireGuard implementation](../../Home-Server/Implementations/VPN/WireGuard.md)
|