From d04cde2d366e46f68b6d042377c6c4be9152e917 Mon Sep 17 00:00:00 2001 From: Maksim Date: Mon, 6 Mar 2023 00:41:06 +0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1c84e72..87ea90e 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,7 @@ Contributions are always welcome! ## Networking +- [ ] [The Internet explained from first principles](https://explained-from-first-principles.com/internet) - [ ] [Network protocols for anyone who knows a programming language](https://www.destroyallsoftware.com/compendium/network-protocols?share_key=97d3ba4c24d21147) - [ ] [Introduction to Linux interfaces for virtual networking](https://developers.redhat.com/blog/2018/10/22/introduction-to-linux-interfaces-for-virtual-networking) - [ ] [Multi-tier load-balancing with Linux](https://vincent.bernat.ch/en/blog/2018-multi-tier-loadbalancer)