Retrieves the DHCP configuration of the network you're in. This can be helpful to inspect if pxeboot is enabled and to figure out what the domain is in an Active Directory environment.
git clone https://github.com/R00tendo/DHCPINFO; cd DHCPINFO
pip install -r requirements.txt
sudo python main.py