Kaynağa Gözat

torsocks now needed for torify

Bob Mottram 7 yıl önce
ebeveyn
işleme
14f8abf596
1 değiştirilmiş dosya ile 3 ekleme ve 0 silme
  1. 3
    0
      src/freedombone-utils-onion

+ 3
- 0
src/freedombone-utils-onion Dosyayı Görüntüle

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