hmm, relatorio

This commit is contained in:
vascoalvesxyz
2026-03-16 16:24:34 +00:00
parent 1993201768
commit d7c581263a
5 changed files with 236 additions and 0 deletions

28
relatorio.tex Normal file
View File

@@ -0,0 +1,28 @@
\documentclass[12pt,a4paper]{article}
\usepackage[portuguese]{babel}
\usepackage[lining]{ebgaramond}
\title{Practical Assignment \#1}
\author{
João Neto -- \\[1em]
Vasco Alves -- 2022228207
}
\begin{document}
\maketitle
\tableofcontents
\newpage
\section{Introduction}
\section{Firewall}
\subsection{Packet fileter with NAT}
\subsection{Packet filtering without NAT}
\subsection{External Network}
\subsection{Internal Network}
\section{Intrusion Detection}
\section{Conclusion}
\end{document}