<?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.github.io/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.github.io/install/index.xml" rel="self" type="application/rss+xml"/><item><title>Download OONI Probe Desktop</title><link>https://ooni.github.io/install/desktop/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://ooni.github.io/install/desktop/</guid><description>&lt;a class="ooni-desktop-btn square-btn mx-4"
 id="windows-download"
 href="https://github.com/ooni/probe-desktop/releases/download/v3.10.0/OONI-Probe-Setup-3.10.0.exe"
 &gt;Download OONI Probe for Windows&lt;/a&gt;



&lt;a class="ooni-desktop-btn square-btn mx-4"
 id="macos-download"
 href="https://github.com/ooni/probe-desktop/releases/download/v3.10.0/OONI-Probe-3.10.0.dmg"
 &gt;Download OONI Probe for macOS&lt;/a&gt;

&lt;p&gt;&lt;a href="https://ooni.github.io/install/all/"&gt;Other Platforms &amp;raquo;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://ooni.github.io/support/ooni-probe-desktop/"&gt;User Guide &amp;raquo;&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Install OONI Probe CLI</title><link>https://ooni.github.io/install/cli/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://ooni.github.io/install/cli/</guid><description>&lt;p&gt;To install OONI Probe on the command line, follow the installation instructions for the platforms below:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;&lt;a href="https://ooni.github.io/install/cli/ubuntu-debian/"&gt;Debian/Ubuntu&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;&lt;a href="https://ooni.github.io/install/cli/macos/"&gt;macOS&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Upon installation, OONI Probe will run tests automatically every day!&lt;/p&gt;
&lt;p&gt;For in depth usage instructions, check out the &lt;a href="https://ooni.github.io/support/ooni-probe-cli/"&gt;OONI Probe CLI user guide&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Install OONI Probe CLI on Debian/Ubuntu Linux</title><link>https://ooni.github.io/install/cli/ubuntu-debian/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://ooni.github.io/install/cli/ubuntu-debian/</guid><description>&lt;ol&gt;
&lt;li&gt;Install the GPG key:&lt;/li&gt;
&lt;/ol&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;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&gt;&lt;/pre&gt;&lt;p&gt;You can choose how to fetch OONI Probe:&lt;/p&gt;
&lt;ol start="2"&gt;
&lt;li&gt;A) Using HTTP. This is the recommended option.&lt;/li&gt;
&lt;/ol&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;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&gt;&lt;/pre&gt;&lt;ol start="2"&gt;
&lt;li&gt;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;/li&gt;
&lt;/ol&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;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&gt;&lt;/pre&gt;&lt;ol start="3"&gt;
&lt;li&gt;Finally, update the package list and install OONI Probe&lt;/li&gt;
&lt;/ol&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;sudo apt-get update
sudo apt-get install ooniprobe-cli
&lt;/code&gt;&lt;/pre&gt;</description></item><item><title>Install OONI Probe CLI on macOS</title><link>https://ooni.github.io/install/cli/macos/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://ooni.github.io/install/cli/macos/</guid><description>&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="https://brew.sh/"&gt;Install homebrew&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Install ooniprobe&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;brew install ooniprobe
&lt;/code&gt;&lt;/pre&gt;&lt;ol start="3"&gt;
&lt;li&gt;Start automatic daily run&lt;/li&gt;
&lt;/ol&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;ooniprobe autorun start
&lt;/code&gt;&lt;/pre&gt;</description></item><item><title>Install OONI Probe Mobile</title><link>https://ooni.github.io/install/mobile/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://ooni.github.io/install/mobile/</guid><description>&lt;div class="flex gap-6 mb-6 justify-around [&amp;_img]:h-[49px] [&amp;_img]:hover:opacity-80"&gt;
	&lt;a href="https://play.google.com/store/apps/details?id=org.openobservatory.ooniprobe"&gt;
		&lt;img alt="Download ooniprobe for Android" src="https://ooni.github.io/install/play-store-badge.png"
			srcset="https://ooni.github.io/install/play-store-badge.png 1x, https://ooni.github.io/install/play-store-badge@2x.png 2x"&gt;
	&lt;/a&gt;

	&lt;a href="https://itunes.apple.com/us/app/id1199566366"&gt;
		&lt;img alt="Download ooniprobe for iOS" src="https://ooni.github.io/install/app-store-badge.png"
			srcset="https://ooni.github.io/install/app-store-badge.png 1x, https://ooni.github.io/install/app-store-badge@2x.png 2x"&gt;
	&lt;/a&gt;

	&lt;a href="https://f-droid.org/repository/browse/?fdid=org.openobservatory.ooniprobe"&gt;
		&lt;img alt="Download ooniprobe for Android (F-Droid)" src="https://ooni.github.io/install/fdroid-badge.png"
			srcset="https://ooni.github.io/install/fdroid-badge.png 1x, https://ooni.github.io/install/fdroid-badge@2x.png 2x"&gt;
	&lt;/a&gt;
&lt;/div&gt;

&lt;p&gt;&lt;a href="https://ooni.github.io/install/all/"&gt;Other Platforms &amp;raquo;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://ooni.github.io/support/ooni-probe-mobile/"&gt;User Guide &amp;raquo;&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Measure internet censorship</title><link>https://ooni.github.io/install/all/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://ooni.github.io/install/all/</guid><description>&lt;h1 id="download-ooni-probe-desktop" class="group flex flex-row flex-wrap items-center"&gt;
 &lt;a class="md:invisible group-hover:visible -ms-[24px] w-[24px]" href="#download-ooni-probe-desktop"&gt;
 &lt;svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="14px" height="14px" viewBox="0 0 24 24" version="1.1"&gt;
 &lt;g&gt;
 &lt;path d="M 22.394531 1.605469 C 20.25 -0.535156 16.761719 -0.535156 14.621094 1.605469 L 11.230469 4.996094 L 12.796875 6.5625 L 16.1875 3.171875 C 17.464844 1.890625 19.546875 1.894531 20.828125 3.171875 C 22.109375 4.453125 22.105469 6.535156 20.828125 7.816406 L 15.738281 12.902344 C 15.121094 13.523438 14.296875 13.863281 13.417969 13.863281 C 12.542969 13.863281 11.71875 13.523438 11.097656 12.902344 L 9.53125 14.46875 C 10.570312 15.503906 11.949219 16.078125 13.417969 16.078125 C 14.886719 16.078125 16.265625 15.503906 17.304688 14.46875 L 22.394531 9.378906 C 24.535156 7.234375 24.535156 3.75 22.394531 1.605469 Z M 22.394531 1.605469 "/&gt;
 &lt;path d="M 7.8125 20.828125 C 6.535156 22.109375 4.453125 22.109375 3.171875 20.828125 C 1.890625 19.546875 1.890625 17.464844 3.171875 16.183594 L 8.261719 11.097656 C 9.539062 9.816406 11.621094 9.816406 12.902344 11.097656 L 14.46875 9.53125 C 12.324219 7.390625 8.835938 7.390625 6.695312 9.53125 L 1.605469 14.621094 C -0.535156 16.761719 -0.535156 20.25 1.605469 22.394531 C 2.679688 23.464844 4.085938 24 5.492188 24 C 6.902344 24 8.308594 23.464844 9.378906 22.394531 L 12.769531 19 L 11.207031 17.4375 Z M 7.8125 20.828125 "/&gt;
 &lt;/g&gt;
 &lt;/svg&gt;
 &lt;/a&gt;
 Download OONI Probe Desktop
&lt;/h1&gt;


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



&lt;a class="ooni-desktop-btn square-btn mx-4"
 id="macos-download"
 href="https://github.com/ooni/probe-desktop/releases/download/v3.10.0/OONI-Probe-3.10.0.dmg"
 &gt;macOS&lt;/a&gt;

&lt;hr&gt;
&lt;h1 id="install-ooni-probe-mobile" class="group flex flex-row flex-wrap items-center"&gt;
 &lt;a class="md:invisible group-hover:visible -ms-[24px] w-[24px]" href="#install-ooni-probe-mobile"&gt;
 &lt;svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="14px" height="14px" viewBox="0 0 24 24" version="1.1"&gt;
 &lt;g&gt;
 &lt;path d="M 22.394531 1.605469 C 20.25 -0.535156 16.761719 -0.535156 14.621094 1.605469 L 11.230469 4.996094 L 12.796875 6.5625 L 16.1875 3.171875 C 17.464844 1.890625 19.546875 1.894531 20.828125 3.171875 C 22.109375 4.453125 22.105469 6.535156 20.828125 7.816406 L 15.738281 12.902344 C 15.121094 13.523438 14.296875 13.863281 13.417969 13.863281 C 12.542969 13.863281 11.71875 13.523438 11.097656 12.902344 L 9.53125 14.46875 C 10.570312 15.503906 11.949219 16.078125 13.417969 16.078125 C 14.886719 16.078125 16.265625 15.503906 17.304688 14.46875 L 22.394531 9.378906 C 24.535156 7.234375 24.535156 3.75 22.394531 1.605469 Z M 22.394531 1.605469 "/&gt;
 &lt;path d="M 7.8125 20.828125 C 6.535156 22.109375 4.453125 22.109375 3.171875 20.828125 C 1.890625 19.546875 1.890625 17.464844 3.171875 16.183594 L 8.261719 11.097656 C 9.539062 9.816406 11.621094 9.816406 12.902344 11.097656 L 14.46875 9.53125 C 12.324219 7.390625 8.835938 7.390625 6.695312 9.53125 L 1.605469 14.621094 C -0.535156 16.761719 -0.535156 20.25 1.605469 22.394531 C 2.679688 23.464844 4.085938 24 5.492188 24 C 6.902344 24 8.308594 23.464844 9.378906 22.394531 L 12.769531 19 L 11.207031 17.4375 Z M 7.8125 20.828125 "/&gt;
 &lt;/g&gt;
 &lt;/svg&gt;
 &lt;/a&gt;
 Install OONI Probe Mobile
&lt;/h1&gt;
&lt;div class="flex gap-6 mb-6 justify-around [&amp;_img]:h-[49px] [&amp;_img]:hover:opacity-80"&gt;
	&lt;a href="https://play.google.com/store/apps/details?id=org.openobservatory.ooniprobe"&gt;
		&lt;img alt="Download ooniprobe for Android" src="https://ooni.github.io/install/play-store-badge.png"
			srcset="https://ooni.github.io/install/play-store-badge.png 1x, https://ooni.github.io/install/play-store-badge@2x.png 2x"&gt;
	&lt;/a&gt;

	&lt;a href="https://itunes.apple.com/us/app/id1199566366"&gt;
		&lt;img alt="Download ooniprobe for iOS" src="https://ooni.github.io/install/app-store-badge.png"
			srcset="https://ooni.github.io/install/app-store-badge.png 1x, https://ooni.github.io/install/app-store-badge@2x.png 2x"&gt;
	&lt;/a&gt;

	&lt;a href="https://f-droid.org/repository/browse/?fdid=org.openobservatory.ooniprobe"&gt;
		&lt;img alt="Download ooniprobe for Android (F-Droid)" src="https://ooni.github.io/install/fdroid-badge.png"
			srcset="https://ooni.github.io/install/fdroid-badge.png 1x, https://ooni.github.io/install/fdroid-badge@2x.png 2x"&gt;
	&lt;/a&gt;
&lt;/div&gt;

&lt;hr&gt;
&lt;h1 id="install-ooni-probe-cli" class="group flex flex-row flex-wrap items-center"&gt;
 &lt;a class="md:invisible group-hover:visible -ms-[24px] w-[24px]" href="#install-ooni-probe-cli"&gt;
 &lt;svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="14px" height="14px" viewBox="0 0 24 24" version="1.1"&gt;
 &lt;g&gt;
 &lt;path d="M 22.394531 1.605469 C 20.25 -0.535156 16.761719 -0.535156 14.621094 1.605469 L 11.230469 4.996094 L 12.796875 6.5625 L 16.1875 3.171875 C 17.464844 1.890625 19.546875 1.894531 20.828125 3.171875 C 22.109375 4.453125 22.105469 6.535156 20.828125 7.816406 L 15.738281 12.902344 C 15.121094 13.523438 14.296875 13.863281 13.417969 13.863281 C 12.542969 13.863281 11.71875 13.523438 11.097656 12.902344 L 9.53125 14.46875 C 10.570312 15.503906 11.949219 16.078125 13.417969 16.078125 C 14.886719 16.078125 16.265625 15.503906 17.304688 14.46875 L 22.394531 9.378906 C 24.535156 7.234375 24.535156 3.75 22.394531 1.605469 Z M 22.394531 1.605469 "/&gt;
 &lt;path d="M 7.8125 20.828125 C 6.535156 22.109375 4.453125 22.109375 3.171875 20.828125 C 1.890625 19.546875 1.890625 17.464844 3.171875 16.183594 L 8.261719 11.097656 C 9.539062 9.816406 11.621094 9.816406 12.902344 11.097656 L 14.46875 9.53125 C 12.324219 7.390625 8.835938 7.390625 6.695312 9.53125 L 1.605469 14.621094 C -0.535156 16.761719 -0.535156 20.25 1.605469 22.394531 C 2.679688 23.464844 4.085938 24 5.492188 24 C 6.902344 24 8.308594 23.464844 9.378906 22.394531 L 12.769531 19 L 11.207031 17.4375 Z M 7.8125 20.828125 "/&gt;
 &lt;/g&gt;
 &lt;/svg&gt;
 &lt;/a&gt;
 Install OONI Probe CLI
&lt;/h1&gt;
&lt;a class="square-btn"
 id=""
 href="https://ooni.github.io/install/cli"
 &gt;Install instructions&lt;/a&gt;</description></item></channel></rss>