Skip to content

Instantly share code, notes, and snippets.

@algogrit
Created December 22, 2013 16:53
Show Gist options
  • Save algogrit/8085277 to your computer and use it in GitHub Desktop.
Save algogrit/8085277 to your computer and use it in GitHub Desktop.
Useful UNIX Tools
# Netcat - Swiss army knife?!
- nc / netcat
Helps in looking at the tcp or udp packets flowing.
- netstat
Lists all process/port combinations.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment