ipfs/kubo

User option to advertise relay addresses

Open

#4,230 建立於 2017年9月14日

在 GitHub 查看
 (13 留言) (5 反應) (0 負責人)Go (13,906 star) (2,725 fork)batch import
help wanted

描述

Type: Enhancement

Description:

We currently filter relay addresses by default, with thre rationale that it is an experimental feature. We do want to make it easy for node operators to use however, especially when they know a priori that they are behind an impenetrable NAT.

We should implement a configuration option, Swarm.AdvertiseRelayAddress with default of false, that disables the filtering of relay addresses. When the option is set, the unspecific p2p-circuit address will not be filtered, which will allow peers to automatically attempt dialing through known relays.

貢獻者指南