add tls port to Werwolf nodes (#477)

my nodes now listen two ports, second with tls
This commit is contained in:
Марков Дмитрий 2023-07-25 02:05:58 +05:00 committed by GitHub
parent 61fd6b83c4
commit 3b4a112c31
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 0 deletions

View File

@ -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`

View File

@ -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

View File

@ -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`