ciniml / WireGuard-ESP32-Arduino

WireGuard implementation for ESP32 Arduino
Other
782 stars 60 forks source link

Added wg subnet and gateway options #17

Closed ConorShore closed 2 years ago

ConorShore commented 2 years ago

Added ability to customise subnet and gateway for WG connection. Needed this in a recent project to network remote ESP32's together

turnavies commented 4 months ago

@ConorShore can you give some example code? I can't figure out how to make this work.

EDIT: nevermind, your code is not released yet