Skip to content

Instantly share code, notes, and snippets.

@amuraru
Created October 20, 2013 00:04
Show Gist options
  • Save amuraru/7063097 to your computer and use it in GitHub Desktop.
Save amuraru/7063097 to your computer and use it in GitHub Desktop.
Watch socket queues
watch "ss -n -o state established '( dport = :25001 )' | sort -k3"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment