Hello,
we hare using wireguard with a lot of client, with a lot of dynamically generated peer key.
So we have, server side, a lot of peers that are become obsoletes
At this time, we delete peer , based on latest handshake > delta time , with wg command.
Is the best thing to do ? is it possible to implement an auto purge of old peer ?

Regards,
Nicolas Prochazka.