probe-cli icon indicating copy to clipboard operation
probe-cli copied to clipboard

Next generation OONI Probe. Library and CLI tool.

Results 55 probe-cli issues
Sort by recently updated
recently updated
newest added

This draft PR contains an attempt to implement https://github.com/ooni/probe/issues/2381. As explained by https://github.com/ooni/probe/issues/2381#issuecomment-1587813713, we consider the original issue addressed by the code in https://github.com/ooni/2023-05-richer-input/. We're keeping this PR around for...

## Checklist - [x] I have read the [contribution guidelines](https://github.com/ooni/probe-cli/blob/master/CONTRIBUTING.md) - [x] reference issue for this pull request: https://github.com/ooni/probe/issues/2491 - [ ] if you changed anything related to how experiments...

## Checklist - [x] I have read the [contribution guidelines](https://github.com/ooni/probe-cli/blob/master/CONTRIBUTING.md) - [x] reference issue for this pull request: https://github.com/ooni/probe/issues/2447 - [x] if you changed anything related to how experiments work...

## Checklist - [ ] I have read the [contribution guidelines](https://github.com/ooni/probe-cli/blob/master/CONTRIBUTING.md) - [ ] reference issue for this pull request: - [ ] if you changed anything related to how...

## Checklist - [x] I have read the [contribution guidelines](https://github.com/ooni/probe-cli/blob/master/CONTRIBUTING.md) - [x] reference issue for this pull request: https://github.com/ooni/probe/issues/2416 - [ ] if you changed anything related to how experiments...

See https://github.com/ooni/probe/issues/2406

This diff honors the check-in API time. We create a new package that stores the check-in API time. Because time.Time structs read from JSON do not contain a monotonic clock...

This PoC investigates whether it would be possible to run experiments directly without using the internal/engine abstraction as the middle man. The PoC is in the context of https://github.com/ooni/ooni.org/issues/1295 ##...

It does not make sense to deal with all invocations but it's a good idea to factor in the most common ones. See https://github.com/ooni/probe/issues/2400

## Checklist - [x] I have read the [contribution guidelines](https://github.com/ooni/probe-cli/blob/master/CONTRIBUTING.md) - [x] reference issue for this pull request: https://github.com/ooni/probe/issues/2387 - [ ] if you changed anything related how experiments work...