[tor-relays] missing IPv6 close events
Toralf Förster
toralf.foerster at gmx.de
Sat Aug 27 08:18:53 UTC 2022
Playing with Python and Stem I wrote a script to monitor the
ORStatus.CLOSED event reasons [1]. A helper script [2] gives statistics
from those data.
From the last 2 days I got:
$> orstatus-stats.sh /tmp/orstatus.29051 CONNECTRESET
6197 CONNECTRESET
13214 DONE
18769 IOERROR
58 NOROUTE
1661 TIMEOUT
2562 TLS_ERROR
42461
I was wondering if it is expected that DONE is just a 1/4 of all reasons.
And I do wonder why all events are IPv4 only.
[1] https://github.com/toralf/torutils/blob/main/orstatus.py
[2] https://github.com/toralf/torutils/blob/main/orstatus-stats.sh
--
Toralf
More information about the tor-relays
mailing list