Skip to content

Instantly share code, notes, and snippets.

@tsnow
Created May 8, 2013 15:39
Show Gist options
  • Save tsnow/5541315 to your computer and use it in GitHub Desktop.
Save tsnow/5541315 to your computer and use it in GitHub Desktop.
dark magic
exec 3<> /dev/udp/127.0.0.1/8125 ; echo "gtfo" >&3 ; exec 3<& ; exec 3>&
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment