Skip to content

Instantly share code, notes, and snippets.

@wpyoga
Created April 25, 2025 08:59
Show Gist options
  • Save wpyoga/cbe73696760b24aae0aa0677b4200791 to your computer and use it in GitHub Desktop.
Save wpyoga/cbe73696760b24aae0aa0677b4200791 to your computer and use it in GitHub Desktop.
dnsmasq test dhcp server
sudo dnsmasq -kd -i enp0s31f6 -F 10.1.5.10,10.1.5.20 -K
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment