added lucio

This commit is contained in:
Fabio Sinibaldi 2026-06-22 16:28:58 +02:00
parent 0d7b47021e
commit a09e56f4e3
1 changed files with 4 additions and 1 deletions

View File

@ -9,4 +9,7 @@ wg_server_address: 192.168.99.1/32
wg_peers:
- name: fabio_test
publicKey: "byR/8T9AZK2t1cxDCLVzdLXsxcUPRXA06CnfI8gwQyY="
allowedIP: "192.168.99.4/32"
allowedIP: "192.168.99.4/32"
- name: lucio
publicKey: "IifwTYaBMoL3IhAHHplyuVMCir7PHNT57cP57RvEIwg="
allowedIP: "192.168.99.3/32"