Skip to content

Instantly share code, notes, and snippets.

@euikook
Last active October 24, 2018 01:01
Show Gist options
  • Save euikook/5acb677081ee1dcff3b5cc2523211841 to your computer and use it in GitHub Desktop.
Save euikook/5acb677081ee1dcff3b5cc2523211841 to your computer and use it in GitHub Desktop.
DHCP Server Test in Command Line
sudo nmap --script broadcast-dhcp-discover
sudo nmap -e enp6s0f0 --script broadcast-dhcp-discover

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment