Compare commits

...

3 Commits

Author SHA1 Message Date
Per Guth 4f136d6114
Merge a9ce73a515 into bb74dd1126 2024-02-18 17:01:19 +08:00
Julian Marcos bb74dd1126
Added my public peer (#522) 2024-02-13 08:28:33 +00:00
Per Guth a9ce73a515
+ Peer selection/management tools 2023-01-24 14:12:08 +01:00
2 changed files with 12 additions and 0 deletions

View File

@ -36,6 +36,13 @@ network.
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
As of Yggdrasil v0.3.11, peering connections over TLS are now possible. This hides

View File

@ -24,3 +24,8 @@ Yggdrasil configuration file to peer with these nodes.
* `tls://s2.i2pd.xyz:39575`
* `tls://62.210.85.80:39575`
* `tls://[2001:470:1f13:e56::64]:39575`
* Paris, operated by [jmjl](https://tilde.green/~jmjl/)
* `tcp://boy.iwnp.org:65533`
* `tls://boy.iwnp.org:65534`
* `quic://boy.iwnp.org:65535`