Files
Documentation/Doc/Network/Basics.md
T
2026-03-05 17:47:01 +01:00

17 lines
451 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Network Basics
This page is for general networking concepts I reuse across projects.
At the end of each topic, I link to my home server implementation when it exists.
Related detailed pages:
- [Network / DNS](./DNS.md)
- [Network / VPN Basics](./VPN/Basics.md)
- [Network / Reverse Proxy](./ReverseProxy.md)
## TODO
- Add sections for IP addressing, routing, DNS, and HTTP(S).
- Link to home-server implementation pages from each section.