fix: cleanup
All checks were successful
Dev / test (push) Successful in 1m20s
Dev / release (push) Successful in 35s
Dev / docker (push) Has been skipped

This commit is contained in:
Stefano Bertelli 2026-04-01 00:34:12 -05:00
parent 1af3773656
commit 0babff823a
4 changed files with 0 additions and 33 deletions

View file

@ -1,9 +0,0 @@
[Interface]
PrivateKey = SALYR6RYKISfffOs7+PeQkiI7M5r73qwXYn4fo5Bjl4=
[Peer]
PublicKey = HdbPtoka8YH5EO0AE/c7qgpn+C+KJ3jb4PeKGwn38QU=
PresharedKey = NhqmMbL8ou6QfBREN8VmS/FX4aaYKwX+yvOESwVetTg=
Endpoint = wiregui:51820
AllowedIPs = 10.3.2.0/24
PersistentKeepalive = 5

View file

@ -1,9 +0,0 @@
[Interface]
PrivateKey = YLu3dTKCT2yKaRHWAbhkV5iDO3uz9Ay+I8elcU9c6mE=
[Peer]
PublicKey = HdbPtoka8YH5EO0AE/c7qgpn+C+KJ3jb4PeKGwn38QU=
PresharedKey = OEsRd6g/+b6Z5nhraXoC3cOAVCR0EAloKKKdeW/PKgk=
Endpoint = wiregui:51820
AllowedIPs = 10.3.2.0/24
PersistentKeepalive = 5

View file

@ -1,9 +0,0 @@
[Interface]
PrivateKey = EIvEgJvaZYF9g4iIyYaevV3GaEKoB4AXa6Z1M1b5qXQ=
[Peer]
PublicKey = HdbPtoka8YH5EO0AE/c7qgpn+C+KJ3jb4PeKGwn38QU=
PresharedKey = 0QBrDLFpiqXZWYMeQ1uXm5pujSKrwmqx5VC2D0ETTAo=
Endpoint = wiregui:51820
AllowedIPs = 10.3.2.0/24
PersistentKeepalive = 5

View file

@ -1,6 +0,0 @@
CLIENT1_IP=10.3.2.101
CLIENT1_PEERS=10.3.2.102 10.3.2.103
CLIENT2_IP=10.3.2.102
CLIENT2_PEERS=10.3.2.101 10.3.2.103
CLIENT3_IP=10.3.2.103
CLIENT3_PEERS=10.3.2.101 10.3.2.102