@@ -275,6 +275,9 @@ function install_tor {
exit 38259
fi
+ # For torify
+ apt-get -yq install torsocks
+
# turn off logging
sed -i 's|#Log notice file.*|Log notice file /dev/null|g' /etc/tor/torrc
sed -i 's|Log notice file.*|Log notice file /dev/null|g' /etc/tor/torrc