From d7d82037a356dc7761b832886d3e9368e4f93136 Mon Sep 17 00:00:00 2001 From: serinko <97586125+serinko@users.noreply.github.com> Date: Thu, 21 Dec 2023 15:32:23 +0100 Subject: [PATCH] add warning to use two gateways --- documentation/dev-portal/src/events/ccc23/nym-vpn.md | 1 + 1 file changed, 1 insertion(+) diff --git a/documentation/dev-portal/src/events/ccc23/nym-vpn.md b/documentation/dev-portal/src/events/ccc23/nym-vpn.md index cda7c6a8da..0413fc7098 100644 --- a/documentation/dev-portal/src/events/ccc23/nym-vpn.md +++ b/documentation/dev-portal/src/events/ccc23/nym-vpn.md @@ -190,6 +190,7 @@ One of the main aim for the aplha demo is testing. Your share results will help 6. The script will print a JSON view of existing Gateways and prompt you to chose - `enter a gateway ID`: paste one of the values labeled with a key `"identityKey"` [here](https://nymvpn.com/en/ccc/api/gateways) (without `" "`) - `enter an exit address`: paste one of the values labeled with a key `"address"` [here](https://nymvpn.com/en/ccc/api/gateways) (without `" "`) + - Make sure to use two different Gateways for entry and exit 7. The script shall run the tests and generate a folder called `tests_` and files `perf_test_results.log` or `two_hop_perf_test_results.log` as well as some temp files. This is how the directory structure will look like: ```sh nym-vpn-tests