• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..18-Aug-2021-

testorchestra/H18-Aug-2021-2014

README.mdH A D18-Aug-2021388 96

benchselect.goH A D18-Aug-20213.8 KiB149113

bouncer.goH A D18-Aug-2021338 1510

bouncer_test.goH A D18-Aug-2021280 1714

checkin.goH A D18-Aug-2021717 2416

checkin_test.goH A D18-Aug-20211.9 KiB7368

checkreportid.goH A D18-Aug-2021681 3024

checkreportid_test.goH A D18-Aug-20211.7 KiB6257

collector.goH A D18-Aug-20216.4 KiB215129

collector_test.goH A D18-Aug-202113.4 KiB460435

login.goH A D18-Aug-2021837 3931

login_test.goH A D18-Aug-20211.8 KiB7468

measurementmeta.goH A D18-Aug-20212 KiB6849

measurementmeta_test.goH A D18-Aug-20213.3 KiB112104

metadata.goH A D18-Aug-20211.6 KiB5342

metadata_test.goH A D18-Aug-20212.5 KiB107103

probeservices.goH A D18-Aug-20214.2 KiB13078

probeservices_test.goH A D18-Aug-202115.4 KiB628585

psiphon.goH A D18-Aug-2021435 1814

psiphon_test.goH A D18-Aug-20211.1 KiB4741

register.goH A D18-Aug-2021879 4134

register_test.goH A D18-Aug-20211.7 KiB6459

statefile.goH A D18-Aug-20212.2 KiB8863

statefile_test.goH A D18-Aug-20213.7 KiB154143

tor.goH A D18-Aug-2021603 2520

tor_test.goH A D18-Aug-20212 KiB8374

urls.goH A D18-Aug-2021985 3729

urls_test.goH A D18-Aug-20211.2 KiB5146

README.md

1# Package github.com/ooni/probe-engine/probeservices
2
3This package contains code to contact OONI probe services.
4
5The probe services are HTTPS endpoints distributed across a bunch of data
6centres implementing a bunch of OONI APIs. When started, OONI will benchmark
7the available probe services and select the fastest one. Eventually all the
8possible OONI APIs will run as probe services.
9