On Sat, Oct 10, 2020 at 5:58 PM Robin Schneider <[email protected]> wrote: > The proposed workaround has two issues: > > 1. It does not allow to replace the PrivateKey or PresharedKey using the > `syncconf` now from the config file which is what I want to have. > 2. It only outputs the PrivateKey and not the PresharedKey for each peer. > Sure, this could be done with a for loop.
Sounds like something easily achievable with scripting.
