EnglishFrenchSpanish

OnWorks favicon

sockstat - Online in the Cloud

Run sockstat in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command sockstat that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


sockstat — list open sockets

SYNOPSIS


sockstat [-clh] [-p ports] [-P pid|process] [-U uid|user] [-G gid|group]

DESCRIPTION


The sockstat command lists open Internet or UNIX domain sockets.

The following options are available:

-c Show connected sockets.

-l Show listening sockets.

-h Show a usage summary.

-p ports Only show Internet sockets if either the local or foreign port number is on the
specified list. The ports argument is a comma-separated list of port numbers
and ranges specified as first and last port separated by a dash.

-P pid|process
Only show sockets of the specified pid|process. The pid|process argument is a
process name or pid.

-U uid|user
Only show sockets of the specified uid|user. The uid|user argument is a
username or uid.

-G gid|group
Only show sockets of the specified gid|group. The gid|group argument is a
groupname or gid.

If neither -c or -l is specified, sockstat will list both listening and connected sockets.

The information listed for each socket is:

USER The user who owns the socket.

COMMAND The command which holds the socket.

PID The process ID of the command which holds the socket.

FD The file descriptor number of the socket.

PROTO The transport protocol associated with the socket for Internet sockets, or
the type of socket (stream or datagram) for UNIX sockets.

LOCAL ADDRESS For Internet sockets, this is the address the local end of the socket is
bound to (see getsockname(2)). For bound UNIX sockets, it is the socket's
filename. For other UNIX sockets, it is a right arrow followed by the
endpoint's filename, or “??” if the endpoint could not be determined.

FOREIGN ADDRESS (Internet sockets only) The address the foreign end of the socket is bound
to (see getpeername(2)).

Use sockstat online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Osu!
    Osu!
    Osu! is a simple rhythm game with a well
    thought out learning curve for players
    of all skill levels. One of the great
    aspects of Osu! is that it is
    community-dr...
    Download Osu!
  • 2
    LIBPNG: PNG reference library
    LIBPNG: PNG reference library
    Reference library for supporting the
    Portable Network Graphics (PNG) format.
    Audience: Developers. Programming
    Language: C. This is an application that
    can also...
    Download LIBPNG: PNG reference library
  • 3
    Metal detector based on  RP2040
    Metal detector based on RP2040
    Based on Raspberry Pi Pico board, this
    metal detector is included in pulse
    induction metal detectors category, with
    well known advantages and disadvantages.
    RP...
    Download Metal detector based on RP2040
  • 4
    PAC Manager
    PAC Manager
    PAC is a Perl/GTK replacement for
    SecureCRT/Putty/etc (linux
    ssh/telnet/... gui)... It provides a GUI
    to configure connections: users,
    passwords, EXPECT regula...
    Download PAC Manager
  • 5
    GeoServer
    GeoServer
    GeoServer is an open-source software
    server written in Java that allows users
    to share and edit geospatial data.
    Designed for interoperability, it
    publishes da...
    Download GeoServer
  • 6
    Firefly III
    Firefly III
    A free and open-source personal finance
    manager. Firefly III features a
    double-entry bookkeeping system. You can
    quickly enter and organize your
    transactions i...
    Download Firefly III
  • More »

Linux commands

Ad