ipfs/kubo

Add option to advertise relay addresses along with other addresses

Open

#4.992 aberto em 2 de mai. de 2018

Ver no GitHub
 (2 comments) (0 reactions) (0 assignees)Go (2.725 forks)batch import
help wanted

Métricas do repositório

Stars
 (13.906 stars)
Métricas de merge de PR
 (Mesclagem média 4d 2h) (28 fundiu PRs em 30d)

Description

Currently, if we want to advertise relay addresses, we have to specify all the addresses we want to advertise in the Addresses.Announce config field (because that field correctly replaces all addresses instead of augmenting them). We should have a way to either say "Add relay addresses to my list of addresses that I announce!" or "add this set of addresses to the list of addresses that I announce". I'm leaning towards the relay specific option, but opinions are welcome.

Guia do colaborador