tcpinfo

TCPinfo is a Python3 extension written in C to collect information about TCP-sockets via Linux's inet_diag interface

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install tcpinfo

Page last updated 2023-10-28 07:42:44 UTC