From 044409451066cfab9fcf27bcff7efb14278210a1 Mon Sep 17 00:00:00 2001 From: serinko <97586125+serinko@users.noreply.github.com> Date: Thu, 21 Dec 2023 09:09:26 +0100 Subject: [PATCH] note add warning --- documentation/dev-portal/src/events/ccc23/nym-vpn.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/documentation/dev-portal/src/events/ccc23/nym-vpn.md b/documentation/dev-portal/src/events/ccc23/nym-vpn.md index 5f724707d5..688a51d9a9 100644 --- a/documentation/dev-portal/src/events/ccc23/nym-vpn.md +++ b/documentation/dev-portal/src/events/ccc23/nym-vpn.md @@ -20,6 +20,8 @@ Users can switch to 2-hops only mode, which is a faster but less private option. The client can optionally do the first connection to the entry gateway using wireguard, and it uses Mullvad libraries for wrapping `wireguard-go` and to setup local routing rules to route all traffic to the TUN virtual network device. +ADD WARNING EXPERIMENTAL SOFTWARE FOR TESTING PURPOSES ONLY ETC + ## Goals This version is an experimental software for [testing](./nym-vpn.md#testing) purposes in a limited environment. This testing round aims to help Nym with: