Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 754 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 754 Bytes

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.