mirror of
https://github.com/cwinfo/yggdrasil-public-peers.git
synced 2024-11-09 16:30:26 +00:00
add tls port to Werwolf nodes (#477)
my nodes now listen two ports, second with tls
This commit is contained in:
parent
61fd6b83c4
commit
3b4a112c31
@ -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*
|
* Amsterdam, Inferno Solutions public node, operated by [Werwolf](https://t.me/Werwolf2517) *bandwidth up to 1000 Mbps*
|
||||||
* `tcp://vpn.itrus.su:7991`
|
* `tcp://vpn.itrus.su:7991`
|
||||||
|
* `tls://vpn.itrus.su:7992`
|
||||||
|
|
||||||
* Dronten, operated by ne-vlezay80
|
* Dronten, operated by ne-vlezay80
|
||||||
* `tls://45.147.198.155:6010`
|
* `tls://45.147.198.155:6010`
|
||||||
|
@ -87,6 +87,8 @@ Add connection strings from the below list to the `Peers: []` section of your Yg
|
|||||||
* `tcp://92.124.136.131:30111`
|
* `tcp://92.124.136.131:30111`
|
||||||
* Omsk, RusHost public node, operated by [Werwolf](https://t.me/Werwolf2517) *bandwidth up to 100 Mbps*
|
* Omsk, RusHost public node, operated by [Werwolf](https://t.me/Werwolf2517) *bandwidth up to 100 Mbps*
|
||||||
* `tcp://srv.itrus.su:7991`
|
* `tcp://srv.itrus.su:7991`
|
||||||
|
* `tls://srv.itrus.su:7992`
|
||||||
|
|
||||||
### Novosibirsk
|
### Novosibirsk
|
||||||
|
|
||||||
* Novoibirsk, home user public node, operated by WipedLife *bandwidth up to 500 Mbps*
|
* 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*
|
* Yekaterinburg, home public node, operated by [Werwolf](https://t.me/Werwolf2517) *bandwidth up to 300 Mbps*
|
||||||
* `tcp://ekb.itrus.su:7991`
|
* `tcp://ekb.itrus.su:7991`
|
||||||
|
* `tls://ekb.itrus.su:7992`
|
||||||
|
|
||||||
### Kazan
|
### Kazan
|
||||||
|
|
||||||
|
@ -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*
|
* New Yourk, DigitalOcean public node, operated by [Werwolf](https://t.me/Werwolf2517) *bandwidth up to 1000 Mbps*
|
||||||
* `tcp://zabugor.itrus.su:7991`
|
* `tcp://zabugor.itrus.su:7991`
|
||||||
|
* `tls://zabugor.itrus.su:7992`
|
||||||
|
Loading…
Reference in New Issue
Block a user