ciniml / WireGuard-ESP32-Arduino

WireGuard implementation for ESP32 Arduino
Other
804 stars 64 forks source link

Request for Support with Pre-shared Key #43

Open mauro-midolo opened 5 months ago

mauro-midolo commented 5 months ago

I'm reaching out to request the implementation of pre-shared key support. This addition would greatly benefit users requiring secure communication.

Could you consider integrating this feature into the project?

Thank you for your consideration.

SpaceTeddy commented 4 months ago

This fork has already implemented the pre-shared key feature: https://github.com/kienvu58/WireGuard-ESP32-Arduino

My fork, which is based on the above one, has also implemented some compiler error fixes, which I collected from other available forks ;) https://github.com/SpaceTeddy/WireGuard-ESP32-Arduino