Davilarek / BarebonesDHCPServer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BarebonesDHCPServer

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+.

About


Languages

Language:C 63.9%Language:JavaScript 30.3%Language:HTML 5.7%Language:Batchfile 0.1%Language:Shell 0.1%