# Profil WireGuard « {{ item.name }} » — accès {{ item.access }} au lab Funk [Interface] PrivateKey = {{ vault_wireguard_peer_private_keys[item.name] }} Address = {{ item.ip }}/32 DNS = {{ wireguard_client_dns }} [Peer] PublicKey = {{ wireguard_server_public_key }} Endpoint = {{ wireguard_endpoint }} AllowedIPs = {{ wireguard_client_allowed_ips }} PersistentKeepalive = 25