mirror of
https://github.com/rosenpass/rosenpass.git
synced 2026-03-01 23:13:13 -08:00
fix typos
This commit is contained in:
committed by
Karolin Varner
parent
becc8c057a
commit
df00c1987c
@@ -35,11 +35,11 @@ COMMANDS
|
|||||||
You must either specify the outfile or wireguard output option.
|
You must either specify the outfile or wireguard output option.
|
||||||
|
|
||||||
endpoint <ip>[:<port>]
|
endpoint <ip>[:<port>]
|
||||||
Specifies the address where the peer can be reached. This will be automatically updated after the first sucessfull
|
Specifies the address where the peer can be reached. This will be automatically updated after the first successful
|
||||||
key exchange with the peer. If this is unspecified, the peer must initiate the connection.
|
key exchange with the peer. If this is unspecified, the peer must initiate the connection.
|
||||||
|
|
||||||
preshared-key <file-path>
|
preshared-key <file-path>
|
||||||
You may specifie a pre-shared key which will be mixied into the final secret.
|
You may specify a pre-shared key which will be mixed into the final secret.
|
||||||
|
|
||||||
outfile <file-path>
|
outfile <file-path>
|
||||||
You may specify a file to write the exchanged keys to. If this option is specified, {0} will
|
You may specify a file to write the exchanged keys to. If this option is specified, {0} will
|
||||||
|
|||||||
Reference in New Issue
Block a user