﻿
# g_dhcpd - DHCP server designed for embedded devices

#### Description
Serves IP addresses to DHCPv4 clients. Supports address reservations. This
server is suitable for embedded devices and can be configured to use very
little RAM. Configuration and address reservations are set in
[g_socket.cpp](src/g_socket.cpp).


#### Supported Platforms
☂︎ Apple iOS, macOS  
☂︎ FreeBSD  
☂︎ Linux, OpenWRT  
☂︎ Windows  


#### [Prerequisites and build instructions](../../../lib.git#Prerequisites)


#### © 2016-2023 Georgi Valkov
https://httpstorm.com/download/g_dhcpd/
