Add PSK file to home WG conf

This commit is contained in:
Vili Sinervä 2024-10-03 17:46:45 +03:00
parent 691b5b4f92
commit b86719e301
No known key found for this signature in database
GPG key ID: DF8FEAF54EFAC996
2 changed files with 2 additions and 0 deletions

View file

@ -20,6 +20,7 @@
peers = [
{
publicKey = "f9QoYPxyaxylUcOI9cE9fE9DJoEX4c6GUtr4p+rsd34=";
presharedKeyFile = "/root/wireguard-keys/psk-home";
allowedIPs = [
"fd08:d473:bcca::/64"
"fd08:d473:bcca:f0::/64"

View file

@ -20,6 +20,7 @@
peers = [
{
publicKey = "f9QoYPxyaxylUcOI9cE9fE9DJoEX4c6GUtr4p+rsd34=";
presharedKeyFile = "/root/wireguard-keys/psk-home";
allowedIPs = [
"fd08:d473:bcca::/64"
"fd08:d473:bcca:f0::/64"