[tor-commits] [sbws/master] Add config options for trimming results when ip changes

pastly at torproject.org pastly at torproject.org
Tue Jun 26 15:36:49 UTC 2018


commit d4d4aab79254171e73237bc0571ed3a7899331e5
Author: juga0 <juga at riseup.net>
Date:   Mon Jun 18 13:32:17 2018 +0000

    Add config options for trimming results when ip changes
---
 sbws/config.default.ini | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/sbws/config.default.ini b/sbws/config.default.ini
index faa0ab1..ff72097 100644
--- a/sbws/config.default.ini
+++ b/sbws/config.default.ini
@@ -23,6 +23,8 @@ http_timeout = 10
 # CircuitBuildTimeout doesn't handle the case of a TLS connection to a relay
 # taking forever, and probably other not-yet-discovered cases.
 circuit_timeout = 10
+reset_bw_ipv4_changes = on
+reset_bw_ipv6_changes = off
 
 [scanner]
 # A human-readable string with chars in a-zA-Z0-9 to identify your scanner





More information about the tor-commits mailing list