Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 319 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 319 Bytes

Relocator

The (mostly) working custom dhcp server written in Python3!

Requirements

poetry python3-venv python3

Installation/Usage

First configure config.txt with the required blocks Run using the following commands (must be done as root/with sudo):

poetry install
poetry shell
python serve.py