mirror of
https://github.com/cwinfo/yggdrasil-public-peers.git
synced 2024-11-10 07:20:27 +00:00
Merge pull request #164 from cwinfo/tls-support
Added TLS Support - cwinfo.net
This commit is contained in:
commit
984549e52c
@ -9,10 +9,14 @@ Yggdrasil configuration file to peer with these nodes.
|
||||
* Roubaix, OVH, operated by [cwinfo](https://cwinfo.net) and [cwchristerw](https://christerwaren.fi)
|
||||
* `tcp://51.255.223.60:64982`
|
||||
* `tcp://[2001:41d0:2:c44a:51:255:223:60]:64982`
|
||||
* `tls://51.255.223.60:23443`
|
||||
* `tls://[2001:41d0:2:c44a:51:255:223:60]:23443`
|
||||
|
||||
* Strasbourg, OVH, operated by [cwinfo](https://cwinfo.net) and [cwchristerw](https://christerwaren.fi)
|
||||
* `tcp://46.105.92.61:62506`
|
||||
* `tcp://[2001:41d0:401:3000::4227]:62506`
|
||||
* `tls://46.105.92.61:46394`
|
||||
* `tls://[2001:41d0:401:3000::4227]:46394`
|
||||
|
||||
* Paris, Online SAS, operated by [R4SAS](https://github.com/r4sas)
|
||||
* `tcp://212.129.52.193:39565`
|
||||
|
@ -6,6 +6,8 @@ Yggdrasil configuration file to peer with these nodes.
|
||||
* Warsaw, OVH, operated by [cwinfo](https://cwinfo.net) and [cwchristerw](https://christerwaren.fi)
|
||||
* `tcp://54.37.137.221:37145`
|
||||
* `tcp://[2001:41d0:601:1100::cf2]:37145`
|
||||
* `tls://54.37.137.221:14987`
|
||||
* `tls://[2001:41d0:601:1100::cf2]:14987`
|
||||
|
||||
* Warsaw, OVH hosting, [Network Neighborhood](http://netwhood.online) public node, operated by [abslimit](http://netwhood.online/feedback/)
|
||||
* `tcp://51.75.44.73:50001`
|
||||
|
Loading…
Reference in New Issue
Block a user