Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sandinmyjoints/9bf68360056694b87dce484a223dd9ee to your computer and use it in GitHub Desktop.
Save sandinmyjoints/9bf68360056694b87dce484a223dd9ee to your computer and use it in GitHub Desktop.
OS X nc multiple UDP "connections"
# See http://www.markhneedham.com/blog/2013/07/30/netcat-strange-behaviour-with-udp-only-receives-first-packet-sent/
nc -u -l 8125 -w 0 -k
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment