Skip to content

Commit a108aaf

Browse files
committed
Newly released txtorcon version 0.19.1 fixes the bug with tor
Bug details: meejah/txtorcon#227
1 parent a627ba0 commit a108aaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lepidopter-fh/setup-ooniprobe.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ apt-get -y install -t stretch obfs4proxy python-pip
2020
# Remove old system versions of python packages pyasn1, cryptography and openssl
2121
apt-get -y remove python-pyasn1 python-cryptography python-openssl
2222
# Install and ooniprobe
23-
pip install txtorcon==0.18.0 fteproxy ooniprobe==2.2.0
23+
pip install fteproxy ooniprobe==2.2.0
2424

2525
# Enable ooniprobe systemd service to start on boot
2626
systemctl enable ooniprobe

0 commit comments

Comments
 (0)