Skip to content

Instantly share code, notes, and snippets.

@int0x33
Created February 14, 2019 11:32
Show Gist options
  • Select an option

  • Save int0x33/3a702269bbd4ba9e2d11a828d7bfec41 to your computer and use it in GitHub Desktop.

Select an option

Save int0x33/3a702269bbd4ba9e2d11a828d7bfec41 to your computer and use it in GitHub Desktop.
description "change mac addresses"
start on starting network-manager
pre-start script
/usr/bin/macchanger -A eth0
end script
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment