Skip to content

Instantly share code, notes, and snippets.

@hamidreza-s
Last active December 10, 2015 20:59
Show Gist options
  • Save hamidreza-s/4492094 to your computer and use it in GitHub Desktop.
Save hamidreza-s/4492094 to your computer and use it in GitHub Desktop.
It finds listening IP, Port, and corresponding Programs.
# -n, --numeric
# -t, --tcp
# -l, --listening
# -p, --protram
# -a, --all
netstat -ntlpa
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment