ipfs/ipfs-companion

Don't use public gateway for DNS lookups "automatic mode" is off

Open

#916 aperta il 19 ago 2020

Vedi su GitHub
 (2 commenti) (0 reazioni) (0 assegnatari)JavaScript (364 fork)batch import
P2effort/hoursexp/novicegood first issuehelp wantedstatus/ready

Metriche repository

Star
 (1992 star)
Metriche merge PR
 (Merge medio 53g 3h) (1 PR mergiata in 30 g)

Descrizione

I'd like IPFS companion to use a local gateway without exposing a local IPFS API endpoint. Unfortunately, if I do this, companion will direct all dnslink queries to the public gateway because my local IPFS node "has no peers".

If I configure companion to use a specific IPFS gateway, I expect it to always use that gateway.

Guida contributor