# socklist(8) - man - phpman

[SOCKLIST(8)](https://www.chedong.com/phpMan.php/man/SOCKLIST/8/markdown)                              Linux System Manual                             [SOCKLIST(8)](https://www.chedong.com/phpMan.php/man/SOCKLIST/8/markdown)



## NAME
       socklist - display list of open sockets


## SYNOPSIS
### socklist


## DESCRIPTION
       **socklist** is a Perl script that gives you a list of all open sockets, enumerating types, port,
       inode, uid, pid, fd and the program to which it belongs.


## OPTIONS
       None.


## FILES
       **/proc/*/fd/***
              File descriptors.


### /proc/net/tcp
              List of TCP sockets.


### /proc/net/udp
              List of UDP sockets.


### /proc/net/raw
              List of raw sockets.


## BUGS
       None as yet.


## SEE ALSO
       [procinfo(8)](https://www.chedong.com/phpMan.php/man/procinfo/8/markdown), [netstat(8)](https://www.chedong.com/phpMan.php/man/netstat/8/markdown).


## AUTHOR
       Larry Doolittle <<ldoolitt@jlab.org>>



1st Release                                  1998-02-09                                  [SOCKLIST(8)](https://www.chedong.com/phpMan.php/man/SOCKLIST/8/markdown)
