Update README.adoc
Update to help everyone to install this on Centos7 Please note this doesn't work on Centos8 (I wasn't able to solve the libpcap.h (libpcap-devel dependencies)
On Centos8 it should be the same, except maybe you need to enable the codeready-builder repository?
Indeed. I should have check rpmfinder and there is this package on Centos8 (PowerTools repo). I will give a try.
As well, I did a quick diagram to understand how this works as I am a bit slow. :) Here is the diagram attached.

Looks good. I'd just replace "NTP client" with ntpperf and move the 172.18.0.0/16 box inside to me it clear it's not a single client and that it is simulated (the packets are not routed outside). Also, there is a typo in "192.168.1.0/24".
Updated.

My bad. I fixed the Client/Server @IP here is the last one :)

Happy to send the drawio via email if you prefer to let you change it.
Great. Please add it to the document and commit.
Upload are disable. I can't add the picture to the readme
Why not add it as a new file to the repo and reference it in the document?
Because i can't i tried and you don't authorise file upload on this repository
On Thu, 13 May 2021, 7:39 pm Miroslav Lichvar, @.***> wrote:
Why not add it as a new file to the repo and reference it in the document?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/mlichvar/ntpperf/pull/2#issuecomment-840443669, or unsubscribe https://github.com/notifications/unsubscribe-auth/AL7OQOLX2WZATVYRJCU6XQDTNOM4BANCNFSM442DAHRQ .
How do you build this with NTS support? Edit Makefile or add some parameter to make command?