Skip to content

kawaiivoldemort/smol-dhcpd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SMOL DHCPD

A small DHCP client written in C. It runs a DHCPDiscover, waits for the DHCPOffer, obtains the lease via DHCPRequest and then releases it with DHCPRelease though can be extended to run fully and capture leases as a proper daemon. Written for Linux RAW sockets. Written to test DHCP servers.

To build

  • Run make all and run the binary.

About

Smol DHPC implementation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published