Skip to content

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.

Notifications You must be signed in to change notification settings

jela1337/libuv_testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libuv_testing

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.

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages