From c0af22ff23076a7aba8ca271323aa2382e7cbfdf Mon Sep 17 00:00:00 2001 From: Egor Kulev Date: Thu, 6 Feb 2025 22:17:19 +0400 Subject: [PATCH] Update armenia.md (#586) I've separated wss and tls on 443 port because layer4 proxy can't distinct those two protocols as wss is terminated on proxy but tls is not --- europe/armenia.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/europe/armenia.md b/europe/armenia.md index 567ac9f..d7f21ce 100644 --- a/europe/armenia.md +++ b/europe/armenia.md @@ -9,4 +9,4 @@ Yggdrasil configuration file to peer with these nodes. * `quic://37.186.113.100:1515` * `ws://37.186.113.100:1516` * `wss://ygg-evn-1.wgos.org:443` - * `tls://ygg-evn-1.wgos.org:443` + * `tls://ygg-evn-1tls.wgos.org:443`