From 1e7a1e3fa23cd17544369a23280356a1cf72da66 Mon Sep 17 00:00:00 2001 From: Teodor Calin Date: Tue, 17 Feb 2026 19:33:41 +0200 Subject: [PATCH] Add Pilot Protocol to VPN section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index eb0a015..6029296 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,7 @@ includes protocol daemons for BGP, IS-IS, LDP, OSPF, PIM, and RIP. ## VPN - [Firezone](https://github.com/firezone/firezone) - Open-source VPN server and egress firewall for Linux built on WireGuard. Firezone is easy to set up (all dependencies are bundled thanks to Chef Omnibus), secure, performant, and self hostable. +- [Pilot Protocol](https://github.com/TeoSlayer/pilotprotocol) - Overlay network stack for AI agents with virtual addresses, encrypted UDP tunnels (AES-256-GCM), NAT traversal, and mutual trust. Written in Go with zero dependencies. - [PiVPN](https://www.pivpn.io/) - Simplest OpenVPN setup and configuration, designed for Raspberry Pi. ## Network Services