1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00
freebsd-ports/net/measurement-kit/pkg-descr
Vinícius Zavam d7dc04cb1a [NEW PORT] net/measurement-kit: Portable C++14 network measurement library
Measurement Kit is a C++14 library that implements open network measurement
methodologies (performance, censorship, etc.) on Unix-like operating systems
such as Android, iOS, Linux, and macOS.

It is meant to be embedded by third party applications with specific network
measurement needs and/or to be used by researchers to implement novel
network measurement tools. It started as a common engine to implement the
mobile versions of OONI and Neubot, and since then has grown to include also
the implementation of Portolan traceroute and NDT tests.

  WWW: https://measurement-kit.github.io/

Approved by:	rene (mentor)
Differential Revision:	https://reviews.freebsd.org/D19342
2019-03-06 13:37:31 +00:00

12 lines
590 B
Plaintext

Measurement Kit is a C++14 library that implements open network measurement
methodologies (performance, censorship, etc.) on Unix-like operating systems
such as Android, iOS, Linux, and macOS.
It is meant to be embedded by third party applications with specific network
measurement needs and/or to be used by researchers to implement novel
network measurement tools. It started as a common engine to implement the
mobile versions of OONI and Neubot, and since then has grown to include also
the implementation of Portolan traceroute and NDT tests.
WWW: https://measurement-kit.github.io/