provide a button to troubleshoot dhcp....this should enable tshark which only captures port 67 or port 68 and show the log output on a text box window scrolling through (similar size to this submit new issue text box)
this allows user to know if dhcp request packets are being received or not
Added a button to start and stop tshark in the Logs/Troubleshooting tab. NOTE: there is a change in the arguments to "docker run" to get tshark to run. This is documented in the updated README.
provide a button to troubleshoot dhcp....this should enable tshark which only captures port 67 or port 68 and show the log output on a text box window scrolling through (similar size to this submit new issue text box)
this allows user to know if dhcp request packets are being received or not