wg: man: recommend correct port
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
This commit is contained in:
parent
1d20912898
commit
db4f06d118
2 changed files with 2 additions and 2 deletions
|
@ -132,7 +132,7 @@ Here is a more complicated example, fit for usage on a server:
|
|||
.br
|
||||
PrivateKey = yAnz5TF+lXXJte14tji3zlMNq+hd2rYUIgJBgB3fBmk=
|
||||
.br
|
||||
ListenPort = 41414
|
||||
ListenPort = 51820
|
||||
.br
|
||||
|
||||
.br
|
||||
|
|
2
src/wg.8
2
src/wg.8
|
@ -158,7 +158,7 @@ This example may be used as a model for writing configuration files.
|
|||
.br
|
||||
PrivateKey = yAnz5TF+lXXJte14tji3zlMNq+hd2rYUIgJBgB3fBmk=
|
||||
.br
|
||||
ListenPort = 41414
|
||||
ListenPort = 51820
|
||||
.br
|
||||
|
||||
.br
|
||||
|
|
Loading…
Reference in a new issue