<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Install OONI Probe on OONI: Open Observatory of Network Interference</title><link>https://ooni.org/install/</link><description>Recent content in Install OONI Probe on OONI: Open Observatory of Network Interference</description><generator>Hugo</generator><language>en</language><atom:link href="https://ooni.org/install/index.xml" rel="self" type="application/rss+xml"/><item><title>Download OONI Probe Desktop</title><link>https://ooni.org/install/desktop/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://ooni.org/install/desktop/</guid><description>&lt;a class="ooni-desktop-btn square-btn"
 id="windows-download"
 href="https://github.com/ooni/probe-desktop/releases/download/v3.9.8/OONI-Probe-Setup-3.9.8.exe"
 >Download OONI Probe for Windows&lt;/a>



&lt;a class="ooni-desktop-btn square-btn"
 id="macos-download"
 href="https://github.com/ooni/probe-desktop/releases/download/v3.9.8/OONI-Probe-3.9.8.dmg"
 >Download OONI Probe for macOS&lt;/a>

&lt;p>&lt;a href="https://ooni.org/install/all/">Other Platforms &amp;raquo;&lt;/a>&lt;/p>
&lt;p>&lt;a href="https://ooni.org/support/ooni-probe-desktop/">User Guide &amp;raquo;&lt;/a>&lt;/p></description></item><item><title>Install OONI Probe CLI</title><link>https://ooni.org/install/cli/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://ooni.org/install/cli/</guid><description>&lt;p>To install OONI Probe on the command line, follow the installation instructions for the platforms below:&lt;/p>
&lt;ul>
&lt;li>
&lt;p>&lt;strong>&lt;a href="https://ooni.org/install/cli/ubuntu-debian/">Debian/Ubuntu&lt;/a>&lt;/strong>&lt;/p>
&lt;/li>
&lt;li>
&lt;p>&lt;strong>&lt;a href="https://ooni.org/install/cli/macos/">macOS&lt;/a>&lt;/strong>&lt;/p>
&lt;/li>
&lt;/ul>
&lt;p>Upon installation, OONI Probe will run tests automatically every day!&lt;/p>
&lt;p>For in depth usage instructions, check out the &lt;a href="https://ooni.org/support/ooni-probe-cli/">OONI Probe CLI user guide&lt;/a>.&lt;/p></description></item><item><title>Install OONI Probe CLI on Debian/Ubuntu Linux</title><link>https://ooni.org/install/cli/ubuntu-debian/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://ooni.org/install/cli/ubuntu-debian/</guid><description>&lt;ol>
&lt;li>Install the GPG key:&lt;/li>
&lt;/ol>
&lt;pre tabindex="0">&lt;code>sudo gpg --no-default-keyring --keyserver hkp://keyserver.ubuntu.com --keyring /etc/apt/keyrings/ooni-apt-keyring.gpg --recv-keys &amp;#39;B5A08F01796E7F521861B449372D1FF271F2DD50&amp;#39;
&lt;/code>&lt;/pre>&lt;p>You can choose how to fetch OONI Probe:&lt;/p>
&lt;p>2.A) Using HTTP. This is the recommended option.&lt;/p>
&lt;pre tabindex="0">&lt;code>echo &amp;#34;deb [signed-by=/etc/apt/keyrings/ooni-apt-keyring.gpg] https://deb.ooni.org/ unstable main&amp;#34; | sudo tee /etc/apt/sources.list.d/ooniprobe.list
&lt;/code>&lt;/pre>&lt;p>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.&lt;/p>
&lt;pre tabindex="0">&lt;code>sudo apt-get install tor apt-transport-tor
echo &amp;#34;deb [signed-by=/etc/apt/keyrings/ooni-apt-keyring.gpg] tor+http://deb.ooni.org/ unstable main&amp;#34; | sudo tee /etc/apt/sources.list.d/ooniprobe.list
&lt;/code>&lt;/pre>&lt;ol start="3">
&lt;li>Finally, update the package list and install OONI Probe&lt;/li>
&lt;/ol>
&lt;pre tabindex="0">&lt;code>sudo apt-get update
sudo apt-get install ooniprobe-cli
&lt;/code>&lt;/pre></description></item><item><title>Install OONI Probe CLI on macOS</title><link>https://ooni.org/install/cli/macos/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://ooni.org/install/cli/macos/</guid><description>&lt;ol>
&lt;li>
&lt;p>&lt;a href="https://brew.sh/">Install homebrew&lt;/a>&lt;/p>
&lt;/li>
&lt;li>
&lt;p>Install ooniprobe&lt;/p>
&lt;/li>
&lt;/ol>
&lt;pre tabindex="0">&lt;code>brew install ooniprobe
&lt;/code>&lt;/pre>&lt;ol start="3">
&lt;li>Start automatic daily run&lt;/li>
&lt;/ol>
&lt;pre tabindex="0">&lt;code>ooniprobe autorun start
&lt;/code>&lt;/pre></description></item><item><title>Install OONI Probe Mobile</title><link>https://ooni.org/install/mobile/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://ooni.org/install/mobile/</guid><description>&lt;div class="row pb-3 pt-4">
		&lt;a class="app-store-badge col-md-12 col-lg-4" href="https://play.google.com/store/apps/details?id=org.openobservatory.ooniprobe">
			&lt;img alt="Download ooniprobe for Android"
				src="https://ooni.org/install/play-store-badge.png"
				srcset="https://ooni.org/install/play-store-badge.png 1x, https://ooni.org/install/play-store-badge@2x.png 2x">
		&lt;/a>

		&lt;a class="app-store-badge col-md-12 col-lg-4" href="https://itunes.apple.com/us/app/id1199566366">
			&lt;img alt="Download ooniprobe for iOS"
				src="https://ooni.org/install/app-store-badge.png"
				srcset="https://ooni.org/install/app-store-badge.png 1x, https://ooni.org/install/app-store-badge@2x.png 2x">
		&lt;/a>

		&lt;a class="app-store-badge col-md-12 col-lg-4" href="https://f-droid.org/repository/browse/?fdid=org.openobservatory.ooniprobe">
			&lt;img alt="Download ooniprobe for Android (F-Droid)"
				src="https://ooni.org/install/fdroid-badge.png"
				srcset="https://ooni.org/install/fdroid-badge.png 1x, https://ooni.org/install/fdroid-badge@2x.png 2x">
		&lt;/a>
&lt;/div>

&lt;p>&lt;a href="https://ooni.org/install/all/">Other Platforms &amp;raquo;&lt;/a>&lt;/p>
&lt;p>&lt;a href="https://ooni.org/support/ooni-probe-mobile/">User Guide &amp;raquo;&lt;/a>&lt;/p></description></item><item><title>Measure internet censorship</title><link>https://ooni.org/install/all/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://ooni.org/install/all/</guid><description>&lt;h1 id="download-ooni-probe-desktop">Download OONI Probe Desktop&lt;/h1>


&lt;a class="ooni-desktop-btn square-btn"
 id="windows-download"
 href="https://github.com/ooni/probe-desktop/releases/download/v3.9.8/OONI-Probe-Setup-3.9.8.exe"
 >Windows 64-bit&lt;/a>



&lt;a class="ooni-desktop-btn square-btn"
 id="macos-download"
 href="https://github.com/ooni/probe-desktop/releases/download/v3.9.8/OONI-Probe-3.9.8.dmg"
 >macOS&lt;/a>

&lt;hr>
&lt;h1 id="install-ooni-probe-mobile">Install OONI Probe Mobile&lt;/h1>
&lt;div class="row pb-3 pt-4">
		&lt;a class="app-store-badge col-md-12 col-lg-4" href="https://play.google.com/store/apps/details?id=org.openobservatory.ooniprobe">
			&lt;img alt="Download ooniprobe for Android"
				src="https://ooni.org/install/play-store-badge.png"
				srcset="https://ooni.org/install/play-store-badge.png 1x, https://ooni.org/install/play-store-badge@2x.png 2x">
		&lt;/a>

		&lt;a class="app-store-badge col-md-12 col-lg-4" href="https://itunes.apple.com/us/app/id1199566366">
			&lt;img alt="Download ooniprobe for iOS"
				src="https://ooni.org/install/app-store-badge.png"
				srcset="https://ooni.org/install/app-store-badge.png 1x, https://ooni.org/install/app-store-badge@2x.png 2x">
		&lt;/a>

		&lt;a class="app-store-badge col-md-12 col-lg-4" href="https://f-droid.org/repository/browse/?fdid=org.openobservatory.ooniprobe">
			&lt;img alt="Download ooniprobe for Android (F-Droid)"
				src="https://ooni.org/install/fdroid-badge.png"
				srcset="https://ooni.org/install/fdroid-badge.png 1x, https://ooni.org/install/fdroid-badge@2x.png 2x">
		&lt;/a>
&lt;/div>

&lt;hr>
&lt;h1 id="install-ooni-probe-cli">Install OONI Probe CLI&lt;/h1>
&lt;a class="square-btn"
 id=""
 href="https://ooni.org/install/cli"
 >Install instructions&lt;/a></description></item></channel></rss>