aboutsummaryrefslogtreecommitdiff
path: root/template/use.html.j2
diff options
context:
space:
mode:
Diffstat (limited to 'template/use.html.j2')
-rw-r--r--template/use.html.j217
1 files changed, 1 insertions, 16 deletions
diff --git a/template/use.html.j2 b/template/use.html.j2
index 32b37833..fda9b6a7 100644
--- a/template/use.html.j2
+++ b/template/use.html.j2
@@ -264,22 +264,7 @@
264 $ LD_LIBRARY_PATH=/path/to/gnunetlibs ./groupchat --config=/path/to/gnunet.conf --server=88RXABKJNMT426FY81N2DXN0M2X37SW5Q1NR005YPDZ1Q7A22CHG --port=t3ss --nick=YOURNICK<br> 264 $ LD_LIBRARY_PATH=/path/to/gnunetlibs ./groupchat --config=/path/to/gnunet.conf --server=88RXABKJNMT426FY81N2DXN0M2X37SW5Q1NR005YPDZ1Q7A22CHG --port=t3ss --nick=YOURNICK<br>
265 </code> 265 </code>
266 <p> 266 <p>
267 (or as alternative server "QYYZ9S0GMRS5GJGA415YEFB29RM1E4NJ4NX8DG0T8GYFDJVYHNJ0" and port "welcome") 267 The peer and port in this example should almost always be online and running groupchat on that port.
268 </p>
269 <p>
270 The peer and port in this example should work in real, because that peer is almost always online and running groupchat on that port.
271 <p>
272 You should now see something like this:
273 </p>
274 <p>
275 <code>
276 > 2018-10-30 19:50:10 Welcome 8Q2T! participants: @[]<br>
277 Hello GNUnet!<br>
278 2018-10-30 19:52:53 [8Q2T] Hello GNUnet!<br>
279 </code>
280 <p>
281 <p>
282 Here we have typed "Hello gnunet!" to standard in which is then written out to standard out after having been sent back from GNUnet.
283 </p> 268 </p>
284 </section> 269 </section>
285 270