Small updates to the documentation.
Mention that TCPOnly is not necessary anymore since tinc will autodetect whether it can send via UDP or not. Also mention the WEIGHT environment variable and the new default value (2048 bits) of RSA keys.
This commit is contained in:
parent
2c30af6c90
commit
927064e5fd
3 changed files with 21 additions and 7 deletions
|
|
@ -68,7 +68,7 @@ Connect to net
|
|||
Generate public/private RSA keypair and exit.
|
||||
If
|
||||
.Ar BITS
|
||||
is omitted, the default length will be 1024 bits.
|
||||
is omitted, the default length will be 2048 bits.
|
||||
When saving keys to existing files, tinc will not delete the old keys,
|
||||
you have to remove them manually.
|
||||
.It Fl L, -mlock
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue