1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
Source: smtpping
Section: net
Priority: optional
Maintainer: Ana Custura <ana@netstat.org.uk>
Build-Depends: debhelper-compat (=13), cmake
Standards-Version: 4.1.5
Homepage: https://github.com/halonsecurity/smtpping
Vcs-Git: https://salsa.debian.org/ineteng-team/smtpping.git
Vcs-Browser: https://salsa.debian.org/ineteng-team/smtpping
Rules-Requires-Root: no
Package: smtpping
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: SMTP benchmarking and measurement tool
A simple, portable tool for measuring SMTP server delay,
delay variation and throughput. Its options (v4 or
v6, variable ping sizes etc), make it a quick and lightweight
tool for testing SMTP server metrics.
|