From 3d57dec6b4b04ac9c2210c6c66f6c8456454b3b5 Mon Sep 17 00:00:00 2001
From: Vladimir Gavrilov <105977161+0xA50C1A1@users.noreply.github.com>
Date: Tue, 9 Jan 2024 20:28:57 +0300
Subject: Add PIA (Private Internet Access) support (#2250)
* Fix typo in protocols.rst
* Add PIA (Private Internet Access) support
* Update ndpi_main.c
---
doc/protocols.rst | 13 +++++++++++--
1 file changed, 11 insertions(+), 2 deletions(-)
(limited to 'doc/protocols.rst')
diff --git a/doc/protocols.rst b/doc/protocols.rst
index c93a18d62..63f89ee95 100644
--- a/doc/protocols.rst
+++ b/doc/protocols.rst
@@ -458,7 +458,7 @@ Ceph is a scalable distributed storage system.
References: `Main site `_
-.. _Proto 381:
+.. _Proto 382:
`NDPI_PROTOCOL_GOOGLE_CHAT`
=========================
@@ -467,10 +467,19 @@ Google Chat is an instant messaging service from Google, which replaced Hangouts
References: `Main site `_
-.. _Proto 382:
+.. _Proto 383:
`NDPI_PROTOCOL_ROUGHTIME`
=========================
A protocol that aims to achieve rough time synchronization while detecting servers that provide inaccurate time and providing cryptographic proof of their malfeasance.
References: `IETF Draft `_
+
+
+.. _Proto 384:
+
+`NDPI_PROTOCOL_PIA`
+=========================
+Private Internet Access (PIA) is a popular VPN service from Kape Technologies.
+
+References: `Main site `_
--
cgit v1.2.3