From 19f9fd60bf249666a9c821788a73501d93332ffd Mon Sep 17 00:00:00 2001 From: Egor Kulev Date: Thu, 6 Feb 2025 20:19:18 +0400 Subject: [PATCH] Update armenia.md 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`