Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 981 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 981 Bytes

FESTO

DHCP CLIENT & SERVER


USING WITH THE BIONIC SOFT HAND

If this package is used within the BionicSoftHand project, please refer to the BionicSoftHand install instructions.

PURPOSE

The dhcp client & server are used for the BionicSoftHand. If no dhcp server is inside the network, this can be started.

INSTALL INSTRUCTIONS

pip3 install . 

to install this library locally on your computer.

CREDITS:

Withing this project multiple libraries have been used.
SIMPLE DHCP CLIENT is distributed under the MIT License
DHCP SERVER is distributed under the MIT License

LICENSE

The dhcp client & server are published under the GNU GPL v3.0 License.