1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
|
Source: tcpbench
Section: misc
Priority: optional
Maintainer: Tobias Heider <me@tobhe.de>
Build-Depends: cmake, debhelper-compat (= 13), libevent-dev, libbsd-dev, pkgconf
Standards-Version: 4.6.2
Homepage: https://github.com/bluhm/tcpbench-portable
Vcs-Browser: https://salsa.debian.org/debian/tcpbench
Vcs-Git: https://salsa.debian.org/debian/tcpbench.git -b debian/unstable
Rules-Requires-Root: no
Package: tcpbench
Architecture: any
Multi-Arch: foreign
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: TCP/UDP benchmarking and measurement tool
tcpbench is a small tool that performs throughput benchmarking and
concurrent sampling of kernel network variables.
|