]> Cypherpunks.ru repositories - govpn.git/blobdiff - doc/client.texi
Add common cypherpunks.ru prefix for govpn Go package names
[govpn.git] / doc / client.texi
index 81878d57d2b08ec13a7cdaf0a6fea55000a7397e..ba7503874b41e9e02e3b1334929ddbc4486fc3eb 100644 (file)
@@ -1,4 +1,10 @@
 @node Client
+@cindex Client
+@cindex Client part
+@cindex Client configuration
+@cindex Client side
+@cindex Configuring client
+@cindex govpn-client
 @section Client part
 
 Except for common @code{-stats}, @code{-egd} options client has the
@@ -31,8 +37,8 @@ TAP interface name.
 Our client's @ref{Verifier}.
 
 @item -key
-Path to the file with the passphrase. See @ref{Verifier} for
-how to enter passphrase from stdin silently and store it in the file.
+Path to the file with the passphrase. If omitted, then you will be asked
+to enter it in the terminal.
 
 @item -timeout
 @ref{Timeout} setting in seconds.
@@ -43,6 +49,9 @@ Enable @ref{Noise}.
 @item -cpr
 Set @ref{CPR} in KiB/sec.
 
+@item -encless
+Enable @ref{Encless, encryptionless mode}.
+
 @item -up
 Optional path to script that will be executed after connection is
 established. Interface name will be given to it as a first argument.