ooni / probe

OONI Probe network measurement tool for detecting internet censorship
https://ooni.org/install
BSD 3-Clause "New" or "Revised" License
749 stars 142 forks source link

bytecounter: count bytes sent and received by QUIC conns #2665

Open bassosimone opened 5 months ago

bassosimone commented 5 months ago

We're currently only counting TCP and connected UDP sockets. We should also count QUIC conns before starting to use QUIC code in production inside of the Web Connectivity experiment codebase.