dora - A Rust DHCP server

This page summarizes the projects mentioned and recommended in the original post on /r/rust

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • dora

    A Rust DHCP server

  • dhcproto

    A DHCP parser and encoder for DHCPv4/DHCPv6

  • I'll probably write a longer form blog post about it at some point, but there was such good feedback and PRs after we open-sourced dhcproto that we thought we would share this project also. If you're interested, check it out!

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • dhcpm

    dhcpm is a CLI tool for constructing & sending DHCP messages

  • Thank you! No client in the works at the moment. I've been hacking on a tool to mock dhcp messages here and using it to test, but it doesn't actually configure any interfaces, just spits results out. There is perhaps some useful code there if someone wanted to get started on a "real" client (if anyone ends up doing this, ping me).

  • mozim

    DHCP Client Daemon

  • doing a reverse search on dhcproto brought me here: https://github.com/nispor/mozim looks interesting

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts