Add txtorcon for tahoe over tor

This commit is contained in:
Bob Mottram 2017-03-04 23:09:40 +00:00
parent 392dd085fe
commit 055d52e4f7
1 changed files with 1 additions and 0 deletions

View File

@ -222,6 +222,7 @@ function install_tahoelafs {
venv/bin/pip install setuptools==11.3
venv/bin/pip install six==1.10.0 packaging==16.8 attrs==16.3.0 appdirs==1.4.2 pycrypto==2.1.0 cffi==1.9.1
venv/bin/pip install cryptography==1.7.2 markerlib==0.6.0 distribute==0.7.3
venv/bin/pip install txtorcon==0.18.0
venv/bin/pip install --editable .
configure_firewall_for_tahoelafs