5
0
mirror of https://github.com/cwinfo/yggdrasil-public-peers.git synced 2024-11-10 02:50:26 +00:00
Public peers in the Yggdrasil network
Go to file
whoami ca6c59cae2
deleting not working nodes in russia.md
These nodes are not working for a long time.

I can not contact the owner void.net.in.
The owner of Medium was notified that his node is not working, but nothing has changed.

Also I sorted nodes by A-Z
2019-05-31 14:17:23 +03:00
asia wrong address format 2019-04-16 06:35:10 +03:00
europe deleting not working nodes in russia.md 2019-05-31 14:17:23 +03:00
north-america Fix US peer formatting 2019-03-25 18:09:57 +00:00
oceania Update headings 2019-03-25 18:08:22 +00:00
other other/tor.md: add a request that peers use LongLivedPorts 2019-05-27 00:43:44 +03:00
south-america sa: add quito box 2019-04-18 23:07:39 -04:00
README.md Normalise the public peers repo 2019-03-25 18:04:52 +00:00

Public Peers

This repository contains peering information for publicly accessible nodes on the Yggdrasil network. If you are new to the network then this is a good place to start in order to get connected.

In most cases, public peers should be accessible by adding the string provided for each peer to the Peers: [] section of your yggdrasil.conf configuration file.

Example in yggdrasil.conf:

Peers:
[
  tcp://a.b.c.d:e
  tcp://d.c.b.a:e
  tcp://[a:b:c::d]:e
  tcp://[d:c:b::a]:e
]

How do I pick peers?

Always try to pick peers that are as close to you geographically as possible, as this will keep the latency of the network down.

If you are using a home connection then you should avoid peering with any nodes that are far away, as you may end up carrying traffic for the rest of the network.

For normal usage, you probably only need 2 or 3 peers.