Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@astorm
Last active October 3, 2015 22:14
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 astorm/5d238d26faa66de23851 to your computer and use it in GitHub Desktop.
Save astorm/5d238d26faa66de23851 to your computer and use it in GitHub Desktop.
$ lsof -i | grep squid
squid     8012 alanstorm    7u  IPv6 0x313e2987c9c301cd      0t0  UDP *:56286
squid     8012 alanstorm    8u  IPv4 0x313e2987cc8d23bd      0t0  UDP *:49908
squid     8012 alanstorm   10u  IPv6 0x313e2987f16a8ae5      0t0  TCP 10.0.1.3:ndl-aas->10.0.1.12:50230 (ESTABLISHED)
squid     8012 alanstorm   11u  IPv6 0x313e2987f16a85e5      0t0  TCP *:ndl-aas (LISTEN)
squid     8012 alanstorm   13u  IPv4 0x313e2987ee85ba55      0t0  TCP 10.0.1.3:51856->17.173.66.133:https (ESTABLISHED)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment