Scroll to navigation

oonireport(1) oonireport oonireport(1)

NAME

oonireport - tool for managing ooniprobe reports.

SYNOPSIS

oonireport [--version] [--help] [-c collector] status | upload [ report file ]

DESCRIPTION

oonireport is a tool for viewing which ooniprobe reports have not been submitted to a collector and upload them.

OPTIONS

-h or --help
Display this help and exit.
-c or --collector
Specify the address of the collector to use for uploading reports.
upload
If no argument is specified all the reports that have not been submitted will be submitted to either the collector specified as an option (-c) or to the collector that was previously used. If a report file is specified then only that report file will be uploaded
status
Outputs all of the reports that are either "not uploaded", "incomplete" or "pending". The possible statuses are:
not-created
If it has not been created, because the user specified to not use a collector.
creation-failed
If we attempted to create the report, but failed to do so either because the collector does not accept our report or because it was unreachable at the time.
created
If the report has been successfully created, but has not yet been closed.
incomplete
If the report has been created, but we have failed to update the report with some data.

OONIREPORT

This tool is used to upload reports that are stored on the users filesystem and have not been submitted to a collector. This can be either because the collector was unreachable when we attempted to submit the report or because the policy of the collector did not support the specified test.

AUTHOR

The Tor Project

COPYRIGHT

2016, The Tor Project
April 26, 2016 0.1.0