Skip to content

Instantly share code, notes, and snippets.

@ChrisLundquist
Created July 6, 2012 18:32
Embed
What would you like to do?
curl -kX POST `ifconfig | grep -Po \([0-9a-fA-F]{2}:\){5}[0-9a-fA-F]{2} | perl -pe 's/^/-d mac\[\]=/'` 172.16.0.42:4444/robots/razor/complete
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment