浏览代码

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
 Install from the current source code.
5311
 Install from the current source code.
5312
 
5312
 
5313
 #+BEGIN_SRC: bash
5313
 #+BEGIN_SRC: bash
5314
-apt-get install python screen tor
5314
+apt-get install python screen
5315
 cd /tmp
5315
 cd /tmp
5316
 git clone https://github.com/Bitmessage/PyBitmessage.git
5316
 git clone https://github.com/Bitmessage/PyBitmessage.git
5317
 cd PyBitmessage
5317
 cd PyBitmessage
5421
 minimizetotray = False
5421
 minimizetotray = False
5422
 showtraynotifications = True
5422
 showtraynotifications = True
5423
 startintray = False
5423
 startintray = False
5424
-socksproxytype = SOCKS5
5424
+socksproxytype = none
5425
 sockshostname = localhost
5425
 sockshostname = localhost
5426
 socksport = 9050
5426
 socksport = 9050
5427
 socksauthentication = False
5427
 socksauthentication = False
5428
-sockslisten = True
5428
+sockslisten = False
5429
 socksusername =
5429
 socksusername =
5430
 sockspassword =
5430
 sockspassword =
5431
 keysencrypted = false
5431
 keysencrypted = false