mirror of
https://github.com/whyvl/wireproxy.git
synced 2025-04-29 19:01:42 +02:00
fix spelling in README.md
This commit is contained in:
parent
84f98b2f0f
commit
3dfd84b075
1 changed files with 2 additions and 2 deletions
|
@ -25,9 +25,9 @@ anything.
|
|||
SelfSecretKey = uCTIK+56CPyCvwJxmU5dBfuyJvPuSXAq1FzHdnIxe1Q=
|
||||
# SelfEndpoint is the IP of your wireguard peer
|
||||
SelfEndpoint = 172.16.31.2
|
||||
# PeerPublicKey is the public key of the wireguard server you want to connec to
|
||||
# PeerPublicKey is the public key of the wireguard server you want to connect to
|
||||
PeerPublicKey = QP+A67Z2UBrMgvNIdHv8gPel5URWNLS4B3ZQ2hQIZlg=
|
||||
# PeerEndpoint is the endpoint of the wireguard server you want to connec to
|
||||
# PeerEndpoint is the endpoint of the wireguard server you want to connect to
|
||||
PeerEndpoint = 172.16.0.1:53
|
||||
# DNS is the nameservers that will be used by wireproxy.
|
||||
# Multple nameservers can be specified as such: DNS = 1.1.1.1, 1.0.0.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue