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

https://github.com/learnitall/greedydhcp


https://github.com/learnitall/greedydhcp

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# greedydhcp

Run a DHCP client that continually requests the same address(es).
Edit the `TARGET_ADDRS` environment variable to be a CSV of
the desired addressrs and run on the host.

When a lease for a target address is acquired, it will be held
by the binary but it will not be bound to an interface or used by
the host in any way.