Skip to content

Instantly share code, notes, and snippets.

@Demacr
Created July 31, 2020 14:01
Show Gist options
  • Save Demacr/18b835f605f4ad15548c833600349dc6 to your computer and use it in GitHub Desktop.
Save Demacr/18b835f605f4ad15548c833600349dc6 to your computer and use it in GitHub Desktop.
Check UDP
$ nc -v -u -z -w 3 some.host 1234
Connection to some.host port 1234 [udp/*] succeeded!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment