tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

commit d5dea2202cfee1ea5e9653163a0a4f077b0a2eab
parent 273227afe1c56ca93ab8c0e3e034bcf28c51e5ef
Author: David Goulet <dgoulet@torproject.org>
Date:   Thu, 25 May 2023 11:12:15 -0400

changes: Add file for ticket 40797

Signed-off-by: David Goulet <dgoulet@torproject.org>

Diffstat:
Achanges/ticket40797 | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/changes/ticket40797 b/changes/ticket40797 @@ -0,0 +1,4 @@ + o Minor feature (MetricsPort, relay, onion service): + - Add metrics for the relay side onion service interactions counting + seen cells. Closes ticket 40797. Patch by "friendly73". +