[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-relays] missing IPv6 close events
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
_______________________________________________
tor-relays mailing list
tor-relays@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays