Skip to content

Instantly share code, notes, and snippets.

@Chunlin-Li
Last active June 23, 2016 15:53
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 Chunlin-Li/41b27cfdb77f223872f5576648ada5b2 to your computer and use it in GitHub Desktop.
Save Chunlin-Li/41b27cfdb77f223872f5576648ada5b2 to your computer and use it in GitHub Desktop.
send udp packet

echo -n "test message" | nc -4u -w1 [host] [udp port]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment