Bob Mottram 9 anni fa
parent
commit
5ea697ef4b
2 ha cambiato i file con 17 aggiunte e 1 eliminazioni
  1. 6
    0
      doc/EN/mesh.org
  2. 11
    1
      website/EN/mesh.html

+ 6
- 0
doc/EN/mesh.org Vedi File

@@ -116,6 +116,12 @@ meshweb
116 116
 If you want to have your system as a permanent mesh peer then you could add that command to your startup applications so that it activates whenever the computer starts up.
117 117
 
118 118
 A web page should appear in your browser, which then allows you to access communication services on the mesh. These pages should update automatically, so that if peers enter or leave the network the lists will change accordingly.
119
+
120
+If for any reason things don't seem to be updating you can force an update by issuing the command:
121
+
122
+#+BEGIN_SRC bash
123
+zeronetavahi
124
+#+END_SRC
119 125
 ** Chat
120 126
 If you have a Tox client installed on your system then you can use that to communicate with other mesh peers. A limitation is that if peers change you may need to quit the application and restart it in order to receive the updated list of DHTnodes. The [[https://github.com/Tox/toxic][Toxic]] client is installed by default, but you may also want to install [[https://github.com/tux3/qTox][qTox]] or [[http://utox.org][uTox]] for a more conventional-looking user experience.
121 127
 

+ 11
- 1
website/EN/mesh.html Vedi File

@@ -4,7 +4,7 @@
4 4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5 5
 <head>
6 6
 <title></title>
7
-<!-- 2015-09-05 Sat 14:34 -->
7
+<!-- 2015-09-05 Sat 14:45 -->
8 8
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
9 9
 <meta  name="generator" content="Org-mode" />
10 10
 <meta  name="author" content="Bob Mottram" />
@@ -393,6 +393,16 @@ If you want to have your system as a permanent mesh peer then you could add that
393 393
 <p>
394 394
 A web page should appear in your browser, which then allows you to access communication services on the mesh. These pages should update automatically, so that if peers enter or leave the network the lists will change accordingly.
395 395
 </p>
396
+
397
+<p>
398
+If for any reason things don't seem to be updating you can force an update by issuing the command:
399
+</p>
400
+
401
+<div class="org-src-container">
402
+
403
+<pre class="src src-bash">zeronetavahi
404
+</pre>
405
+</div>
396 406
 </div>
397 407
 </div>
398 408
 <div id="outline-container-orgheadline12" class="outline-3">