Merge pull request #6 from gonzopancho/gonzopancho-patch-1

fix spelling in README.md
This commit is contained in:
octeep 2022-03-27 07:47:58 +01:00 committed by GitHub
commit 1d5b792a86

View file

@ -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