WLED/usermods/wireguard
Will Miles 4f48ddfaec Replace SET_F with F in usermods
Since oappend() is now strongly typed, pass the correct type.  This is a
step towards removing the extra shim logic on ESP8266.
2024-10-23 21:35:30 -04:00
..
platformio_override.ini Add WireGuard VPN usermod (#3270) 2023-07-27 11:35:52 +02:00
readme.md Add WireGuard VPN usermod (#3270) 2023-07-27 11:35:52 +02:00
wireguard.h Replace SET_F with F in usermods 2024-10-23 21:35:30 -04:00

readme.md

WireGuard VPN

This usermod will connect your WLED instance to a remote WireGuard subnet.

Configuration is performed via the Usermod menu. There are no parameters to set in code!

Installation

Copy the platformio_override.ini file to the root project directory, review the build options, and select the WLED_ESP32-WireGuard environment.

Author

Aiden Vigue vigue.me @acvigue aiden@vigue.me