瀏覽代碼

Installing tor seems to have caused instability, so disable it

Bob Mottram 11 年之前
父節點
當前提交
a7ecf9eaaf
共有 1 個檔案被更改,包括 3 行新增3 行删除
  1. 3
    3
      beaglebone.txt

+ 3
- 3
beaglebone.txt 查看文件

@@ -5311,7 +5311,7 @@ Installing Bitmessage as a daemon will increase the size of the network, and the
5311 5311
 Install from the current source code.
5312 5312
 
5313 5313
 #+BEGIN_SRC: bash
5314
-apt-get install python screen tor
5314
+apt-get install python screen
5315 5315
 cd /tmp
5316 5316
 git clone https://github.com/Bitmessage/PyBitmessage.git
5317 5317
 cd PyBitmessage
@@ -5421,11 +5421,11 @@ startonlogon = False
5421 5421
 minimizetotray = False
5422 5422
 showtraynotifications = True
5423 5423
 startintray = False
5424
-socksproxytype = SOCKS5
5424
+socksproxytype = none
5425 5425
 sockshostname = localhost
5426 5426
 socksport = 9050
5427 5427
 socksauthentication = False
5428
-sockslisten = True
5428
+sockslisten = False
5429 5429
 socksusername =
5430 5430
 sockspassword =
5431 5431
 keysencrypted = false