krolaw / dhcp4r

DHCP4 library written in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DHCP4r - A DHCP library written in Rust.

Author

http://richard.warburton.it/

Quick Start

See examples/server.rs for how to use this library to create a basic server. If you have cargo installed, you can run the example server:

$ cargo run --example server

About

DHCP4 library written in Rust

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Rust 100.0%