summarylogtreecommitdiffstats
path: root/example.conf
diff options
context:
space:
mode:
authornulldev2023-10-02 19:39:10 -0400
committernulldev2023-10-02 19:39:10 -0400
commit10ab2d1cc203e71b1e2b7d826ae5f7f794e734bf (patch)
treed9b89f4035a48764b1e27f3c43bd758cf27c5363 /example.conf
parent11b8fb6f06148e058fa05a469dbf710e3ab1de54 (diff)
downloadaur-10ab2d1cc203e71b1e2b7d826ae5f7f794e734bf.tar.gz
Update to v0.3.5
Diffstat (limited to 'example.conf')
-rw-r--r--example.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/example.conf b/example.conf
index d64a141fa559..b63e3b76c984 100644
--- a/example.conf
+++ b/example.conf
@@ -31,6 +31,9 @@ ONETUN_PRIVATE_KEY=uG76ogG4mYlOVe7N9+FEML790Zumecacihitssd/yF0=
# The path to a file containing the private key of this peer. The corresponding public key should be registered in the Wireguard endpoint.
# ONETUN_PRIVATE_KEY_FILE=
+# The pre-shared key (PSK) as configured with the peer.
+# ONETUN_PRESHARED_KEY=
+
# The source IP to identify this peer as (local).
ONETUN_SOURCE_PEER_IP=192.168.4.3