Skip to content

Commit

Permalink
Newly released txtorcon version 0.19.1 fixes the bug with tor
Browse files Browse the repository at this point in the history
Bug details: meejah/txtorcon#227
  • Loading branch information
anadahz committed Apr 26, 2017
1 parent a627ba0 commit a108aaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lepidopter-fh/setup-ooniprobe.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ apt-get -y install -t stretch obfs4proxy python-pip
# Remove old system versions of python packages pyasn1, cryptography and openssl
apt-get -y remove python-pyasn1 python-cryptography python-openssl
# Install and ooniprobe
pip install txtorcon==0.18.0 fteproxy ooniprobe==2.2.0
pip install fteproxy ooniprobe==2.2.0

# Enable ooniprobe systemd service to start on boot
systemctl enable ooniprobe
Expand Down

0 comments on commit a108aaf

Please sign in to comment.