Tool 32: Spoof Ethernet packet
  
  Description:
   
  This tool sends a fake packet on the network.
  Each parameter name should be self explaining.
  
  This tool may need to be run with admin privilege in order to spoof.
   
  Synonyms:
    frame, hping, mac, send
  Usage:
    netwox 32 [-d device] [-a eth] [-b eth] [-c uint32] [-e mixed_data]
  Parameters:
 
  | parameter | description | example | 
 | -d|--device device | device for spoof | Eth0 | 
| -a|--eth-src eth | Ethernet src | E0:69:95:6F:ED:9A | 
| -b|--eth-dst eth | Ethernet dst | 0:8:9:a:b:c | 
| -c|--eth-type uint32 | Ethernet type | 0 | 
| -e|--eth-data mixed_data | Ethernet data |  | 
  Example:
    netwox 32