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 serverThis will start a local web server on port 1313. You can access the notes at http://localhost:1313/network-security-notes/.
See this for deployment instructions.