OS used: Ubuntu 20.04.2 LTS
Compiler used: gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0
-command used: gcc zad.c /usr/local/lib/libuv.a -pthread -ldl -Wall -g
-TCP and UDP traffic has been generated using netcat (nc)
Description This program monitors a file, displays the contents of the file to a terminal when a timer runs out, saves the timestamps when the file has been modified to a log file, fills the file with the information from TCP or UDP packets from 2 different ports.