update tor

This commit is contained in:
j 2018-12-14 14:19:15 +01:00
parent c6f20c5f92
commit 384f9a7e08
8 changed files with 15 additions and 1 deletions

View File

@ -1,3 +1,17 @@
to update you need:
apt install python3-pip python3.4 python3.5 python3.4-dev python3.5-dev python3.6 python3.6-dev
apt install python3-pip python3-venv python3.5 python3.5-dev python3.6 python3.6-dev python3.6-dev
# TOR update
wget https://www.torproject.org/dist/torbrowser/8.0.4/tor-browser-linux64-8.0.4_en-US.tar.xz
tar xvf tor-browser-linux64-8.0.4_en-US.tar.xz
rm -r tor
mv tor-browser_en-US/Browser/TorBrowser/Tor tor
mv tor/libstdc++/libstdc++.so.6 tor/
rmdir tor/libstdc++/
rm -r tor/PluggableTransports
rm -r tor-browser_en-US

Binary file not shown.

Binary file not shown.

BIN
tor/libevent-2.1.so.6 Executable file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
tor/tor

Binary file not shown.