Skip to content

samueldotj/dhcp-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dhcp-client

A simple DHCP client written in 500 lines of C code.

Uses pcap library to read/write packets on the network interface. This program sends out DHCP DISCOVER packet on the given interface and waits for DHCP OFFER.

It works on Linux and FreeBSD.

About

A simple DHCP client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published