| Port details |
- tcpstats-reader TCP socket statistics reader for FreeBSD tcpstats kernel module
- 1.0.4 net
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: dave.seddon.ca@gmail.com
 - Port Added: 2026-05-01 11:42:12
- Last Update: 2026-05-01 11:39:58
- Commit Hash: 21e4e79
- License: MIT
- WWW:
- https://github.com/randomizedcoder/bsd-xtcp
- Description:
- Command-line tool for reading TCP socket statistics from the tcpstats
kernel module on FreeBSD.
Reads fixed-size 320-byte records from /dev/tcpstats containing per-connection
TCP metrics including addresses, ports, TCP state, congestion control parameters
(cwnd, ssthresh), RTT measurements, retransmit counts, ECN statistics, and
process attribution. Supports JSON Lines, pretty-printed JSON, and protobuf
output formats with configurable collection intervals.
Requires the tcpstats-kmod port to be installed and loaded.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- tcpstats-reader>0:net/tcpstats-reader
- To install the port:
- cd /usr/ports/net/tcpstats-reader/ && make install clean
- To add the package, run one of these commands:
- pkg install net/tcpstats-reader
- pkg install tcpstats-reader
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: tcpstats-reader
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1777569266
SHA256 (rust/crates/aho-corasick-1.1.4.crate) = ddd31a130427c27518df266943a5308ed92d4b226cc639f5a8f1002816174301
SIZE (rust/crates/aho-corasick-1.1.4.crate) = 184015
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- protobuf>=3.0 : devel/protobuf
- rust>=1.95.0 : lang/rust
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net_tcpstats-reader
- USES:
- cargo
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|