This repository contains notes and resources for a university course on network security.
To build the notes, you need to have Hugo installed. Then, run the following command:
hugo server
This will start a local web server on port 1313. You can access the notes at http://localhost:1313/network-security-notes/.