mirror of
https://github.com/whyvl/wireproxy.git
synced 2025-04-29 19:01:42 +02:00
Update README.md
This commit is contained in:
parent
60f2cabfb2
commit
697dac6b28
1 changed files with 2 additions and 2 deletions
|
@ -29,8 +29,8 @@ SelfEndpoint = 172.16.31.2
|
||||||
PeerPublicKey = QP+A67Z2UBrMgvNIdHv8gPel5URWNLS4B3ZQ2hQIZlg=
|
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 connec to
|
||||||
PeerEndpoint = 172.16.0.1:53
|
PeerEndpoint = 172.16.0.1:53
|
||||||
# DNS is the DNSs that will be used by wireproxy.
|
# DNS is the nameservers that will be used by wireproxy.
|
||||||
# Multple DNSs can be specified as such: DNS = 1.1.1.1, 1.0.0.1
|
# Multple nameservers can be specified as such: DNS = 1.1.1.1, 1.0.0.1
|
||||||
DNS = 1.1.1.1
|
DNS = 1.1.1.1
|
||||||
# KeepAlive is the persistent keep alive interval of the wireguard device
|
# KeepAlive is the persistent keep alive interval of the wireguard device
|
||||||
# usually not needed
|
# usually not needed
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue