1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00
freebsd-ports/net/py-sbws/pkg-descr
Vinícius Zavam d1759eb1f2 [NEW PORT] net/py-sbws: Tor network bandwidth scanner
Simple Bandwidth Scanner (a.k.a sbws) is a Tor bandwidth scanner that produces
bandwidth measurements files to be used by Directory Authorities.

The scanner builds two hop circuits consisting of the relay being measured and
a fast exit. Over these circuits it measures RTT and bandwidth.

WWW: https://sbws.readthedocs.io/

Approved by:	araujo (mentor)
Differential Revision:	https://reviews.freebsd.org/D17606
2018-10-19 14:09:32 +00:00

8 lines
324 B
Plaintext

Simple Bandwidth Scanner (a.k.a sbws) is a Tor bandwidth scanner that produces
bandwidth measurements files to be used by Directory Authorities.
The scanner builds two hop circuits consisting of the relay being measured and
a fast exit. Over these circuits it measures RTT and bandwidth.
WWW: https://sbws.readthedocs.io/