Skip to content

Instantly share code, notes, and snippets.

@t3hk0d3
Created June 6, 2012 06:02
Show Gist options
  • Save t3hk0d3/2880199 to your computer and use it in GitHub Desktop.
Save t3hk0d3/2880199 to your computer and use it in GitHub Desktop.
# sockstat | grep LISTEN
root php5-fpm 1444 tcp4 127.0.0.1:9000 *:* LISTEN
root php5-fpm 1445 tcp4 127.0.0.1:9000 *:* LISTEN
root php5-fpm 1446 tcp4 127.0.0.1:9000 *:* LISTEN
root pdns_recursor 2061 tcp4 127.0.0.1:53 *:* LISTEN
postgres postgres 2118 tcp4 127.0.0.1:5432 *:* LISTEN
redis redis-server 2642 tcp4 127.0.0.1:6379 *:* LISTEN
root pdns_server 2698 tcp4 192.168.5.4:53 *:* LISTEN
root sshd 3039 tcp4 *:22 *:* LISTEN
mysql mysqld 6613 tcp4 *:3306 *:* LISTEN
root minidlna 7856 tcp4 *:8200 *:* LISTEN
root rpcbind 10353 tcp4 *:111 *:* LISTEN
statd rpc.statd 10696 tcp4 *:54609 *:* LISTEN
deluge deluged 12261 tcp4 *:58846 *:* LISTEN
deluge deluged 12261 tcp4 *:58864 *:* LISTEN
mumble-s murmurd 17935 tcp4 192.168.5.4:64738 *:* LISTEN
root nginx 27820 tcp4 *:80 *:* LISTEN
root nginx 27820 tcp4 *:443 *:* LISTEN
root nginx 27821 tcp4 *:80 *:* LISTEN
root nginx 27821 tcp4 *:443 *:* LISTEN
www-data ruby 28303 tcp4 127.0.0.1:46155 *:* LISTEN
root exim4 29101 tcp4 127.0.0.1:25 *:* LISTEN
root smbd 30901 tcp4 192.168.5.4:445 *:* LISTEN
root smbd 30901 tcp4 192.168.5.4:139 *:* LISTEN
root smbd 30901 tcp4 127.0.0.1:445 *:* LISTEN
root smbd 30901 tcp4 127.0.0.1:139 *:* LISTEN
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment