#1790 add torsocks install

This commit is contained in:
rootzoll 2020-11-23 22:13:55 +01:00
parent 090cc9b111
commit 4fb476d930

View File

@ -281,7 +281,7 @@ if [ "$1" = "1" ] || [ "$1" = "on" ]; then
echo ""
echo "*** Install Tor & NYX ***"
sudo apt install tor tor-arm -y
sudo apt install tor tor-arm torsocks -y
echo ""
echo "*** Tor Config ***"