Linux
Desktop Starter
You can download a single starter file to start the Simple DHCP Server. Navigate
to the releases and download simple-dhcp-server.desktop
.
- Install the pipx package.
- Double-click the downloaded file and mark it as executable.
- Enter the super user password to start the Simple DHCP Server.
Debian/Ubuntu
Auf Ubuntu kannst Du das Paket von anderen Quellen installieren.
Solltest Du die Tk-Benutzeroberfläche wählen, installiere auch diese Pakete:
sudo apt-get install python3 python3-tk
pip install simple-dhcp-server
Other Systems
On all Linux systems, you can install the source package.
Benutzung
Nach der Installation, schau die Nutzung an.