Skip to content

PlatformIO port of the Husarnet VPN client library

Notifications You must be signed in to change notification settings

husarnet/husarnet-esp32-platformio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.