Skip to content

MikePooh/QtDHCPServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Qt Based DHCP server library

Simple DHCP server. Can handle minor options. Might work on Windows and Linux. Be sure you have access to ports 67 and 68. Which are being used for DHCP.

Build

mkdir build
cd build
cmake ..
cmake --build .

About

Qt based DHCP Server library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published