ooni / probe

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

Torsf example code results in broken pipe #2523

Closed imw closed 1 year ago

imw commented 1 year ago

Describe the bug

When following the torsf net test tutorial, following the instructions results in a broken pipe.

To Reproduce In probe-cli/internal/tutorial execute: go1.20.6 run ./experiment/torsf/chapter01 | jq

Expected behavior

Output of the running experiment, concluding with pretty-printed experiment results.

Screenshots image

System information (please complete the following information):

Additional context

Fixup prepared here

agrabeli commented 1 year ago

Thank you @imw!

bassosimone commented 1 year ago

Fixed by merging https://github.com/ooni/probe-cli/pull/1193