Closed network-shark closed 4 years ago
Thank you for the report.
I've added =
to regex pattern for named sections.
New version is on PyPi =)
I've also added +
sign to regex pattern since WG's named sections are Base64 encoded.
Please use 0.5.5 version. It's on PyPi
Thank you !
Hello Hedin,
one of my routers is running wireguard , but it seems that it is not compatible to your parser.
Can you take a look ?
ERROR :
I think it has to do with some regex , because if I change
than your parser works fine.
From the documentation https://github.com/Lochnair/vyatta-wireguard
It looks like every peer name ends with an "="
Are you willing to implement this ?
Thank you !