Tool 179: DHCP client requesting an INFORM
  
  Description:
   
  This tool sends an INFORM message requesting DHCP servers to tell us
  several parameters (gateway, dns server, etc.).
  
  Parameters --device and --eth-src and --ip-src permit to send message
  using a fake address.
  
  This tool may need to be run with admin privilege in order to sniff
  and spoof.
   
  Usage:
    netwox 179 [-d device] [-e eth] [-i ip] [-T uint32]
  Parameters:
 
  | parameter | description | example | 
 | -d|--device device | device for spoof | Eth0 | 
| -e|--eth-src eth | Ethernet src | E0:69:95:6F:ED:9A | 
| -i|--ip-src ip | IP src | 192.168.100.200 | 
| -T|--timeout uint32 | timeout in ms | 30000 | 
  Example:
    netwox 179