Skip to content

Instantly share code, notes, and snippets.

@alduro
Created January 23, 2014 21:08
Show Gist options
  • Save alduro/8586831 to your computer and use it in GitHub Desktop.
Save alduro/8586831 to your computer and use it in GitHub Desktop.
netstat
aldo@macbook ~/Satio/Desarrollo/node/control (user-management) > netstat | grep ESTABLISHED
tcp4 0 0 192.168.0.14.62746 82-241-30-181.fi.https ESTABLISHED
tcp4 0 0 192.168.0.14.62745 ec2-50-19-80-20..https ESTABLISHED
tcp4 0 0 192.168.0.14.62719 qc-in-f125.1e100.jabbe ESTABLISHED
tcp4 0 0 192.168.0.14.62712 17.172.232.133.5223 ESTABLISHED
tcp4 0 0 192.168.0.14.62697 157.56.116.204.12350 ESTABLISHED
tcp4 0 0 192.168.0.14.62451 qe-in-f189.1e100.https ESTABLISHED
tcp4 0 0 192.168.0.14.61201 vb-in-f125.1e100.jabbe ESTABLISHED
tcp4 0 0 192.168.0.14.61170 173.192.82.195-s.http ESTABLISHED
tcp4 0 0 192.168.0.14.61171 173.192.82.195-s.http ESTABLISHED
tcp4 0 0 192.168.0.14.61168 snt-re3-9c.sjc.d.http ESTABLISHED
tcp4 0 0 192.168.0.14.61123 bn1msgr2011010.g.https ESTABLISHED
tcp4 0 0 192.168.0.14.61120 157.55.130.158.40031 ESTABLISHED
tcp4 0 0 192.168.0.14.59038 vb-in-f125.1e100.jabbe ESTABLISHED
tcp4 0 0 localhost.26167 localhost.49643 ESTABLISHED
tcp4 0 0 localhost.49643 localhost.26167 ESTABLISHED
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment