An open API service indexing awesome lists of open source software.

https://github.com/arturmeski/dhcpleasemon.rs

DHCP Lease Monitor for OpenBSD
https://github.com/arturmeski/dhcpleasemon.rs

dhcpleased openbsd

Last synced: 2 months ago
JSON representation

DHCP Lease Monitor for OpenBSD

Awesome Lists containing this project

README

        

# DHCP Lease Monitor for OpenBSD (written in Rust)

This is a daemon that monitors any lease changes for the specified
interfaces. When a change happens it then calls a script located
in /etc/dhcpleasemon. The script name should be:

lease_trigger_

The script has access to the following environment variables:

* `$DHCP_IFACE` -- interface name
* `$DHCP_IP_ROUTE` -- default route for the interface
* `$DHCP_IP_ADDR` -- IP address from the lease