Simple-dhcp-server

Latest version: v1.0.6

Safety actively analyzes 723144 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 3

0.4

0.3

Python DHCP Server

This Python DHCP server
- shows clients in the network
- lists IP address, Mac address and host name
- highlights recently refreshed/added clients
- assigns IP addresses 10 seconds later than usual DHCP servers
- remembers addresses in the `hosts.csv` file.
- can be configured to serve all DHCP options using Python

For Windows you can download [python_dhcp_server_standalone.zip](https://github.com/niccokunzmann/python_dhcp_server/releases/download/0.3/python_dhcp_server_standalone_0.3.zip).
Under Linux you can download the [source code](https://github.com/niccokunzmann/python_dhcp_server/archive/0.3.tar.gz) and install Python 3 and Tkinter for Python 3:


sudo apt-get install python3 idle-python3

0.2

Python DHCP Server

This Python DHCP server
- shows clients in the network
- lists IP address, Mac address and host name
- highlights recently refreshed/added clients
- assigns IP addresses 10 seconds later than usual DHCP servers
- remembers addresses in the `ips.csv` file.
- can be configured to serve all DHCP options using Python

For Windows you can download [python_dhcp_server_standalone.zip](https://github.com/niccokunzmann/python_dhcp_server/releases/download/0.2/python_dhcp_server_standalone_0.2.zip).
Under Linux you can download the [source code](https://github.com/niccokunzmann/python_dhcp_server/archive/0.2.tar.gz) and


sudo apt-get install python3 idle-python3

Page 3 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.