Skip to content

Instantly share code, notes, and snippets.

@DuaneNielsen
Created January 19, 2016 05:36
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 DuaneNielsen/c4c47f2ab79a235ae471 to your computer and use it in GitHub Desktop.
Save DuaneNielsen/c4c47f2ab79a235ae471 to your computer and use it in GitHub Desktop.
check a port with netcat
nc -vz <ip> <port>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment