Install OONI Probe CLI on Debian/Ubuntu Linux

  1. Install the GPG key:
sudo apt-key adv --verbose --keyserver hkp://keyserver.ubuntu.com --recv-keys 'B5A08F01796E7F521861B449372D1FF271F2DD50'

You can choose how to fetch OONI Probe:

2.A) Using HTTP. This is the recommended option.

echo "deb http://deb.ooni.org/ unstable main" | sudo tee /etc/apt/sources.list.d/ooniprobe.list

2.B) Using Tor. This is an alternative option in case the HTTP repository is not reachable. This requires running the tor daemon on your system.

sudo apt-get install tor apt-transport-tor
echo "deb tor+http://deb.ooni.org/ unstable main" | sudo tee /etc/apt/sources.list.d/ooniprobe.list
  1. Finally, update the package list and install OONI Probe
sudo apt-get update
sudo apt-get install ooniprobe-cli
globe icon

Discover which websites are blocked

Run OONI Probe to check which websites are blocked in your country.

fast icon

Learn how fast your network is

Measure the speed and performance of your network with the NDT test, developed in collaboration with M-Lab.

app icon

Check which apps are blocked

Test WhatsApp, Facebook Messenger, and Telegram to check if they are blocked. Run OONI Probe to check if circumvention tools work on your network.

Share evidence of internet censorship with the world

As soon as you run OONI Probe, your test results will automatically get published in near real-time. By running OONI Probe, you help increase transparency of internet censorship.

Explore OONI measurements from around the world >>
OONI Explorer