Update render script and Makefile

This commit is contained in:
Jonas Zeunert
2024-04-22 21:54:39 +02:00
parent 2d63fe63cd
commit 4d0cd768f7
10975 changed files with 47095 additions and 4031084 deletions

View File

@@ -1,4 +1,4 @@
 Awesome Networking !Awesome (https://awesome.re/badge.svg) (https://awesome.re)
 Awesome Networking !Awesome (https://awesome.re/badge.svg) (https://awesome.re)
An awesome collection of courses, books, tutorials, software, and other resources about networking.
@@ -50,13 +50,16 @@
Books
⟡ Computer Networking: A Top-Down Approach (7th Edition) (https://www.amazon.com/Computer-Networking-Top-Down-Approach-7th/dp/0133594149) - Excellent book for beginners (and advanced people) in networking.
⟡ Internetworking with TCP/IP Volume One (6th Edition) (https://www.amazon.com/Internetworking-TCP-IP-One-6th/dp/013608530X) - A rich introduction book to the TCP/IP protocols and Internetworking.
⟡ Computer Networking: A Top-Down Approach (7th Edition)
 (https://www.amazon.com/Computer-Networking-Top-Down-Approach-7th/dp/0133594149) - Excellent book for beginners (and advanced people) in networking.
⟡ Internetworking with TCP/IP Volume One (6th Edition)
 (https://www.amazon.com/Internetworking-TCP-IP-One-6th/dp/013608530X) - A rich introduction book to the TCP/IP protocols and Internetworking.
⟡ Network Security Essentials: Applications and Standards (6th Edition)
 (https://www.amazon.com/Network-Security-Essentials-Applications-Standards/dp/013452733X/) - A practical survey of network security applications and standards.
⟡ Beej's Guide to Network Programming (https://beej.us/guide/bgnet/) - A free digital book about socket programming by Brian "Beej" Hall.
⟡ Red Hat Enterprise Linux 7 Networking Guide (https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/pdf/networking_guide/Red_Hat_Enterprise_Linux-7-Networking_Guide-en-US.pdf) - The official 
Red Hat's networking guide for Red Hat Enterprise Linux.
⟡ Red Hat Enterprise Linux 7 Networking Guide 
(https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/pdf/networking_guide/Red_Hat_Enterprise_Linux-7-Networking_Guide-en-US.pdf) - The official Red Hat's networking guide
for Red Hat Enterprise Linux.
⟡ Practical Packet Analysis (3rd Edition) (https://nostarch.com/packetanalysis3) - An amazing book about analyzing network packets using Wireshark.
⟡ Attacking Network Protocols (https://nostarch.com/networkprotocols) - A Hacker's Guide to Capture, Analysis, and Exploitation
by James Forshaw.
@@ -91,9 +94,10 @@
⟡ GNS3 (https://gns3.com/) - A powerful free and open source network simulator.
⟡ Cisco Packet Tracer (https://www.netacad.com/courses/packet-tracer) - Cross-platform network visual simulation tool designed by Cisco Systems.
⟡ EVE-NG (https://www.eve-ng.net/) - A powerful network simulator. Both Community and Professional editions are available.
⟡ Cisco Modeling Labs (https://www.cisco.com/c/en/us/products/cloud-systems-management/modeling-labs/index.html) - An online platform that helps network engineers simulate the behavior of Cisco routers, 
switches, and access points. It is intended for customers from enterprise backgrounds.
⟡ Cisco Virtual Internet Routing Lab (VIRL) (https://learningnetwork.cisco.com/s/virl) - It is a Cisco IOS-based comprehensive network simulation environment. It is intended for all individuals and trainees.
⟡ Cisco Modeling Labs (https://www.cisco.com/c/en/us/products/cloud-systems-management/modeling-labs/index.html) - An online platform that helps network engineers simulate the behavior of 
Cisco routers, switches, and access points. It is intended for customers from enterprise backgrounds.
⟡ Cisco Virtual Internet Routing Lab (VIRL)
 (https://learningnetwork.cisco.com/s/virl) - It is a Cisco IOS-based comprehensive network simulation environment. It is intended for all individuals and trainees.
⟡ ContainerLab (https://containerlab.dev/) - A tool to build network topologies using containers.
Firewalls and switches