netlist(1)

NETLIST(1) General Commands Manual NETLIST(1)

NAME

netlist - list active Internet connections and sockets

SYNOPSIS

netlist

DESCRIPTION

When run by a non-privileged user, netlist lists active Internet connections and listening sockets of that user.

When run by root or a user with group access privileges for /proc, netlist lists all active TCP, UDP, and raw sockets on the system.

On systems which restrict access to the relevant parts or to all of /proc, netlist should be installed SGID to the group which grants the access.

LICENSE

netlist was created to oppose restrictive tendencies in security, bring attention in computer systems design from administrators to the users, and cure the blindness of regular user in access to relevant information. Your use of netlist must be in accordance with this intent. Please see the LICENSE accompanying distributions of netlist for information on this and other licensing conditions.

FILES

/proc - mount point for the proc filesystem

AUTHORS

stran9er <stra at owl.openwall.com>

Solar Designer <solar at owl.openwall.com> wrote this manual page for Openwall GNU/*/Linux.

SEE ALSO

netstat(8)

7 November 2001 Openwall Project