{
    "mode": "man",
    "parameter": "socklist",
    "section": "8",
    "url": "https://www.chedong.com/phpMan.php/man/socklist/8/json",
    "generated": "2026-06-15T11:57:49Z",
    "synopsis": "",
    "sections": {
        "NAME": {
            "content": "socklist - display list of open sockets\n\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "",
            "subsections": [
                {
                    "name": "socklist",
                    "content": ""
                }
            ]
        },
        "DESCRIPTION": {
            "content": "socklist is a Perl script that gives you a list of all open sockets, enumerating types, port,\ninode, uid, pid, fd and the program to which it belongs.\n\n",
            "subsections": []
        },
        "OPTIONS": {
            "content": "None.\n\n",
            "subsections": []
        },
        "FILES": {
            "content": "/proc/*/fd/*\nFile descriptors.\n\n",
            "subsections": [
                {
                    "name": "/proc/net/tcp",
                    "content": "List of TCP sockets.\n\n"
                },
                {
                    "name": "/proc/net/udp",
                    "content": "List of UDP sockets.\n\n"
                },
                {
                    "name": "/proc/net/raw",
                    "content": "List of raw sockets.\n\n"
                }
            ]
        },
        "BUGS": {
            "content": "None as yet.\n\n",
            "subsections": []
        },
        "SEE ALSO": {
            "content": "procinfo(8), netstat(8).\n\n",
            "subsections": []
        },
        "AUTHOR": {
            "content": "Larry Doolittle <ldoolitt@jlab.org>\n\n\n\n1st Release                                  1998-02-09                                  SOCKLIST(8)",
            "subsections": []
        }
    },
    "summary": "socklist - display list of open sockets",
    "flags": [],
    "examples": [],
    "see_also": [
        {
            "name": "procinfo",
            "section": "8",
            "url": "https://www.chedong.com/phpMan.php/man/procinfo/8/json"
        },
        {
            "name": "netstat",
            "section": "8",
            "url": "https://www.chedong.com/phpMan.php/man/netstat/8/json"
        }
    ]
}