[sbws/master] Remove RTT from main description

commit 993748cb9915a7d0821948095ee4283ff047bcba Author: juga0 <juga@riseup.net> Date: Thu Nov 1 08:23:13 2018 +0000 Remove RTT from main description Since it is not enabled by default from 1.0.0 version. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c98efc8..1f807ad 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Simple Bandwidth Scanner (called `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. +a fast exit. Over these circuits it measures bandwidth. **WARNING**: This software is intended to be run by researchers using a test Tor network, such as chutney or shadow, or by the Tor bandwidth authorities
participants (1)
-
juga@torproject.org