Skip to content

astounding/dhcp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DHCP is a pure Ruby library for parsing and creating IPv4 DHCP packets, requests or responses. No socket operations are included in the library. Just packet parsing and binary packet creation.

WARNING: A working release is not yet available. This is under development!

Using the DHCP library depends on the following other gems:

  • ipaddress gem

Lots and lots to be done, including implementing some useful tests

Released under the MIT license. See the file ‘LICENSE.txt’ for copyright and license detail.

About

A pure Ruby library for parsing and creating IPv4 DHCP packets, requests or responses.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages