My try on implementing DHC protocol in C. May lack some features or be unreliable.
Build compatible with Windows mingw (with POSIX threads), but Linux GCC preffered.
Needs sudoer/root access for execution, since DHCP runs on ports 67 and 68.
WebUI runs on Nodejs v16+.