2
0
mirror of https://github.com/chubin/cheat.sheets synced 2024-11-05 12:00:16 +00:00
cheat.sheets/sheets/dhcpdump
2018-05-24 19:43:44 +00:00

5 lines
132 B
Plaintext

# dhcpdump is good for sniffing and displaying DHCP packets on the network
# sniff DHCP traffic on interface eth0
dhcpdump -i eth0