There was an error while loading. Please reload this page.
1 parent a627ba0 commit a108aafCopy full SHA for a108aaf
lepidopter-fh/setup-ooniprobe.sh
@@ -20,7 +20,7 @@ apt-get -y install -t stretch obfs4proxy python-pip
20
# Remove old system versions of python packages pyasn1, cryptography and openssl
21
apt-get -y remove python-pyasn1 python-cryptography python-openssl
22
# Install and ooniprobe
23
-pip install txtorcon==0.18.0 fteproxy ooniprobe==2.2.0
+pip install fteproxy ooniprobe==2.2.0
24
25
# Enable ooniprobe systemd service to start on boot
26
systemctl enable ooniprobe
0 commit comments