2
0
mirror of https://github.com/chubin/cheat.sheets synced 2024-11-11 01:10:31 +00:00
cheat.sheets/sheets/dhcpdump

5 lines
132 B
Plaintext
Raw Normal View History

2018-05-24 19:43:44 +00:00
# dhcpdump is good for sniffing and displaying DHCP packets on the network
# sniff DHCP traffic on interface eth0
dhcpdump -i eth0