mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-02 06:03:50 +00:00
d1759eb1f2
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
8 lines
324 B
Plaintext
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/
|