diff options
author | snicket2100 <57048005+snicket2100@users.noreply.github.com> | 2023-08-02 19:44:16 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-02 19:44:16 +0200 |
commit | 1fbe8a23854f3c27bbe5d15f95f62ce42e3c73dc (patch) | |
tree | 2137f9959fcde2bff786363789e486f9d110f027 /doc | |
parent | 196395398ebdeb47e0da102f7bb489b355f63ae2 (diff) |
Mullvad VPN service added (based on entry node IP addresses) (#2062)
Diffstat (limited to 'doc')
-rw-r--r-- | doc/protocols.rst | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/protocols.rst b/doc/protocols.rst index 44cc3e2d5..a5f3ce3f6 100644 --- a/doc/protocols.rst +++ b/doc/protocols.rst @@ -99,3 +99,14 @@ Notes: The Service Location Protocol is a service discovery protocol that allows computers and other devices to find services in a local area network without prior configuration. References: `SLPv1 <https://datatracker.ietf.org/doc/html/rfc2165>`_ `SLPv2 <https://datatracker.ietf.org/doc/html/rfc2608>`_. + + +.. _Proto 348: + +`NDPI_PROTOCOL_MULLVAD` +======================== +Mullvad is a VPN service operated by Mullvad VPN AB, based in Sweden + +References: `Main site https://mullvad.net/` + + |