[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[minion-cvs] Answer a couple of questions that Roger had
Update of /home/minion/cvsroot/src/minion
In directory moria.mit.edu:/tmp/cvs-serv25891
Modified Files:
README
Log Message:
Answer a couple of questions that Roger had
Index: README
===================================================================
RCS file: /home/minion/cvsroot/src/minion/README,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- README 6 Jan 2003 05:42:05 -0000 1.9
+++ README 6 Jan 2003 07:08:39 -0000 1.10
@@ -156,6 +156,10 @@
mixminion send -t <address> -i <file> -D no
+To reload the directory without sending a message, type:
+
+ mixminion send -D yes
+
To force a path of a given length, type:
mixminion send -t <address> -i <file> -H <number of hops>
@@ -185,6 +189,7 @@
specify a swap point explicitly, use a colon in your path, as in:
-P 'Foo,Bar:Baz,Quux' [Swap headers at server Bar]
--swap-at=<n> [Swap headers at the n'th server]
+ By default, we swap halfway through the path, rounding up.
If you don't know what a swap point is, don't worry. :)
VI. HOW TO RUN YOUR OWN MIXMINION SERVER: