commit a15b169a00c8a7c44e0cf73a8fa26572f195a189 Author: Karsten Loesing karsten.loesing@gmx.net Date: Thu Oct 31 14:42:14 2019 +0100
Update documentation of bridge or_addresses.
Fixes #32322. --- src/main/resources/web/jsps/onionoo.jsp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/src/main/resources/web/jsps/onionoo.jsp b/src/main/resources/web/jsps/onionoo.jsp index 0448b6f..05e9723 100644 --- a/src/main/resources/web/jsps/onionoo.jsp +++ b/src/main/resources/web/jsps/onionoo.jsp @@ -1852,7 +1852,8 @@ IP version the bridge uses and to detect whether the bridge changed its address. Sanitized IP addresses always change on the 1st of every month at 00:00:00 UTC, regardless of the bridge actually changing its IP address. -TCP ports are not sanitized. +TCP ports are sanitized in a similar way as IP addresses to hide the +location of bridges with unusual TCP ports. </p> </li>