What's Changed
* server: only load DHCP's static config file if using DHCP by tanty in https://github.com/pypxe/PyPXE/pull/196
* server: enable TFTP port from CLI by tanty in https://github.com/pypxe/PyPXE/pull/198
* dhcp: only install signal handlers from the server by tanty in https://github.com/pypxe/PyPXE/pull/197
* HTTP: Fix missing ascii encoding in connection send by maximeborges in https://github.com/pypxe/PyPXE/pull/199
New Contributors
* maximeborges made their first contribution in https://github.com/pypxe/PyPXE/pull/199
**Full Changelog**: https://github.com/pypxe/PyPXE/compare/v1.8.3...v1.8.4