husarnet / husarnet-esp32-platformio

PlatformIO port of the Husarnet VPN client library
34 stars 10 forks source link

Husarnet logo

Husarnet for PlatformIO ESP32

Husarnet is a low latency, lightweight, privacy preserving P2P VPN. If you want to know more go to the Husarnet's webpage or directly to the documentation page.

This repository only contains library code for the PlatformIO IDE. If you want to use Husarnet with the Arduino IDE, go to the husarnet-esp32-arduino.

Installation and usage

Platformio

Examples

You'll find full examples in our examples directory.

Start with a simple-webserver for a fairly minimal example.