Skip to content

Instantly share code, notes, and snippets.

@zapatoche
Created August 27, 2014 16:35
Show Gist options
  • Save zapatoche/7470182bac86ae636807 to your computer and use it in GitHub Desktop.
Save zapatoche/7470182bac86ae636807 to your computer and use it in GitHub Desktop.
sudo lsof -i | grep LISTEN
launchd 1 root 9u IPv6 0x9405e098600e584b 0t0 TCP *:afpovertcp (LISTEN)
launchd 1 root 10u IPv4 0x9405e098600e6853 0t0 TCP *:afpovertcp (LISTEN)
launchd 1 root 24u IPv6 0x9405e098600e540b 0t0 TCP *:microsoft-ds (LISTEN)
launchd 1 root 25u IPv4 0x9405e098600e606b 0t0 TCP *:microsoft-ds (LISTEN)
launchd 1 root 29u IPv6 0x9405e098600e4fcb 0t0 TCP localhost:ipp (LISTEN)
launchd 1 root 30u IPv4 0x9405e098600f4853 0t0 TCP localhost:ipp (LISTEN)
kdc 82 root 6u IPv6 0x9405e098600e4b8b 0t0 TCP *:kerberos (LISTEN)
kdc 82 root 8u IPv4 0x9405e09861b5906b 0t0 TCP *:kerberos (LISTEN)
2BUA8C4S2 487 yannickschall 12u IPv4 0x9405e0987400106b 0t0 TCP localhost:6258 (LISTEN)
2BUA8C4S2 487 yannickschall 13u IPv6 0x9405e098600e474b 0t0 TCP localhost:6258 (LISTEN)
2BUA8C4S2 487 yannickschall 14u IPv4 0x9405e098745ff853 0t0 TCP localhost:6263 (LISTEN)
2BUA8C4S2 487 yannickschall 15u IPv6 0x9405e098600e430b 0t0 TCP localhost:6263 (LISTEN)
FMCore 504 yannickschall 8u IPv4 0x9405e098745ff06b 0t0 TCP localhost:49211 (LISTEN)
TextExpan 524 yannickschall 7u IPv4 0x9405e098749e3853 0t0 TCP *:49244 (LISTEN)
TextExpan 524 yannickschall 8u IPv4 0x9405e098749e3853 0t0 TCP *:49244 (LISTEN)
Dropbox10 540 yannickschall 31u IPv4 0x9405e09874bb506b 0t0 TCP *:17500 (LISTEN)
Dropbox10 540 yannickschall 38u IPv4 0x9405e09874bba06b 0t0 TCP localhost:26166 (LISTEN)
FMRendere 869 yannickschall 9u IPv4 0x9405e09874a36853 0t0 TCP localhost:49247 (LISTEN)
mysqld 873 yannickschall 10u IPv4 0x9405e098748e906b 0t0 TCP localhost:mysql (LISTEN)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment