]> Cypherpunks.ru repositories - govpn.git/blob - doc/cpr.texi
[DOC] Add various concept indexes
[govpn.git] / doc / cpr.texi
1 @node CPR
2 @cindex CPR
3 @cindex Constant Packet Rate
4 @subsection Constant Packet Rate
5
6 Constant Packet Rate is used to hide fact of underlying payload packets
7 appearance. In this mode daemon inserts necessary dummy packets and
8 delays other ones.
9
10 This mode is turned by @code{-cpr} option, where you specify desired
11 outgoing traffic rate in KiB/sec (kibibytes per second). This option also
12 @strong{forces} using of the @ref{Noise, noise}! It is turned off by default.