Skip to content

Instantly share code, notes, and snippets.

@dwallraff
Created September 10, 2016 16:54
Show Gist options
  • Save dwallraff/327a73f1ec7f7f5b69a554e11923c0ca to your computer and use it in GitHub Desktop.
Save dwallraff/327a73f1ec7f7f5b69a554e11923c0ca to your computer and use it in GitHub Desktop.
Test UDP with netcat
netcat -u host port
# netcat -z -v domain.com 1-1000
# -z just checks connection
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment