From cf46e0587fc5672f5804aba42f1afdadef1628ca Mon Sep 17 00:00:00 2001 From: Somdev Sangwan Date: Tue, 23 Mar 2021 19:07:38 +0530 Subject: [PATCH] added 'network fundamentals' resource --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 102fc60..79e5067 100644 --- a/README.md +++ b/README.md @@ -89,6 +89,7 @@ Understanding how the internet (and other networks) work, it's essential because IP address, MAC address, port, client & server, dns, tcp, udp, proxy, tls/ssl, vpn ``` **Resources:** + - [Network Fundamentals](https://www.youtube.com/watch?v=9uebakqWlB0) - [TCP/IP protocol explained](https://www.youtube.com/watch?v=e5DEVa9eSN0) - [How SSL works?](https://howhttps.works)