mirror of
https://github.com/yggdrasil-network/public-peers.git
synced 2024-11-22 12:49:21 +02:00
+ Peer selection/management tools
This commit is contained in:
parent
ba8d168342
commit
a9ce73a515
|
@ -36,6 +36,13 @@ network.
|
||||||
|
|
||||||
For normal usage, you probably only need 2 or 3 peers.
|
For normal usage, you probably only need 2 or 3 peers.
|
||||||
|
|
||||||
|
#### Peer selection/management tools
|
||||||
|
|
||||||
|
- [Yggrasil network peers checker / updater](https://github.com/ygguser/peers_updater) \
|
||||||
|
The utility is designed to check the availability of peers and automatically update them in the Yggdrasil configuration file, as well as using the admin API - addPeer method.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
### TLS peers
|
### TLS peers
|
||||||
|
|
||||||
As of Yggdrasil v0.3.11, peering connections over TLS are now possible. This hides
|
As of Yggdrasil v0.3.11, peering connections over TLS are now possible. This hides
|
||||||
|
|
Loading…
Reference in New Issue