Skip to content

astounding/dhcp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DHCP Ruby Library

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!

REQUIREMENTS

Using the DHCP library depends on the following other gems:

  • ipaddress gem

TO DO

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

AUTHORS and CONTRIBUTORS

LICENSE

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