From 3b4a112c3136edf5086362c744993af716955db6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9C=D0=B0=D1=80=D0=BA=D0=BE=D0=B2=20=D0=94=D0=BC=D0=B8?= =?UTF-8?q?=D1=82=D1=80=D0=B8=D0=B9?= <13werwolf13@mail.ru> Date: Tue, 25 Jul 2023 02:05:58 +0500 Subject: [PATCH] add tls port to Werwolf nodes (#477) my nodes now listen two ports, second with tls --- europe/netherlands.md | 1 + europe/russia.md | 3 +++ north-america/united-states.md | 1 + 3 files changed, 5 insertions(+) diff --git a/europe/netherlands.md b/europe/netherlands.md index fb028ab..211f648 100644 --- a/europe/netherlands.md +++ b/europe/netherlands.md @@ -11,6 +11,7 @@ Yggdrasil configuration file to peer with these nodes. * Amsterdam, Inferno Solutions public node, operated by [Werwolf](https://t.me/Werwolf2517) *bandwidth up to 1000 Mbps* * `tcp://vpn.itrus.su:7991` + * `tls://vpn.itrus.su:7992` * Dronten, operated by ne-vlezay80 * `tls://45.147.198.155:6010` diff --git a/europe/russia.md b/europe/russia.md index f2d0424..2f6dc11 100644 --- a/europe/russia.md +++ b/europe/russia.md @@ -87,6 +87,8 @@ Add connection strings from the below list to the `Peers: []` section of your Yg * `tcp://92.124.136.131:30111` * Omsk, RusHost public node, operated by [Werwolf](https://t.me/Werwolf2517) *bandwidth up to 100 Mbps* * `tcp://srv.itrus.su:7991` + * `tls://srv.itrus.su:7992` + ### Novosibirsk * Novoibirsk, home user public node, operated by WipedLife *bandwidth up to 500 Mbps* @@ -112,6 +114,7 @@ Add connection strings from the below list to the `Peers: []` section of your Yg * Yekaterinburg, home public node, operated by [Werwolf](https://t.me/Werwolf2517) *bandwidth up to 300 Mbps* * `tcp://ekb.itrus.su:7991` + * `tls://ekb.itrus.su:7992` ### Kazan diff --git a/north-america/united-states.md b/north-america/united-states.md index 8e007d8..5cceb0f 100644 --- a/north-america/united-states.md +++ b/north-america/united-states.md @@ -76,3 +76,4 @@ Yggdrasil configuration file to peer with these nodes. * New Yourk, DigitalOcean public node, operated by [Werwolf](https://t.me/Werwolf2517) *bandwidth up to 1000 Mbps* * `tcp://zabugor.itrus.su:7991` + * `tls://zabugor.itrus.su:7992`