This commit is contained in:
Colin J. Brigato
2022-12-19 23:57:51 +01:00
committed by GitHub
parent ec15ebb80c
commit d3e0ea9c16
+1 -1
View File
@@ -44,7 +44,7 @@ User Password Authentication
n2n-3 implements an optional user-password authentication scheme. A key
generator assists in generating user's public keys to be stored at the
supernode side.
.SH COPMPRESSION
.SH COMPRESSION
LZO for payload compression is an always available option at n2n-3. If compiled with
zstdlib support, ZSTD is at optional service as well.
.SH EXTENSIBILITY