DNS server simulation in C++ language, developed in the Computer Networks discipline at UFMG.
To run this project, follow the steps below.
Run the command make to generate dns-server file:
make
Then run dns-server file, passing the inline parameters, for example:
./dns-server 5151