mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-22 02:47:48 +08:00
Some checks failed
CodeQL / codeql (push) Has been cancelled
Docker Build / docker-build (push) Has been cancelled
Gateway Conformance / gateway-conformance (push) Has been cancelled
Gateway Conformance / gateway-conformance-libp2p-experiment (push) Has been cancelled
Go Build / go-build (push) Has been cancelled
Go Check / go-check (push) Has been cancelled
Go Lint / go-lint (push) Has been cancelled
Go Test / go-test (push) Has been cancelled
Interop / interop-prep (push) Has been cancelled
Sharness / sharness-test (push) Has been cancelled
Spell Check / spellcheck (push) Has been cancelled
Interop / helia-interop (push) Has been cancelled
Interop / ipfs-webui (push) Has been cancelled
https://github.com/ipfs/kubo/pull/10883 https://github.com/ipshipyard/config.ipfs-mainnet.org/issues/3 --------- Co-authored-by: gammazero <gammazero@users.noreply.github.com>
68 lines
2.0 KiB
JSON
Generated
68 lines
2.0 KiB
JSON
Generated
{
|
|
"AutoConfVersion": 2025072901,
|
|
"AutoConfSchema": 1,
|
|
"AutoConfTTL": 86400,
|
|
"SystemRegistry": {
|
|
"AminoDHT": {
|
|
"URL": "https://github.com/ipfs/specs/pull/497",
|
|
"Description": "Public DHT swarm that implements the IPFS Kademlia DHT specification under protocol identifier /ipfs/kad/1.0.0",
|
|
"NativeConfig": {
|
|
"Bootstrap": [
|
|
"/dnsaddr/bootstrap.libp2p.io/p2p/QmNnooDu7bfjPFoTZYxMNLWUQJyrVwtbZg5gBMjTezGAJN",
|
|
"/dnsaddr/bootstrap.libp2p.io/p2p/QmQCU2EcMqAqQPR2i9bChDtGNJchTbq5TbXJJ16u19uLTa",
|
|
"/dnsaddr/bootstrap.libp2p.io/p2p/QmbLHAnMoJPWSCR5Zhtx6BHJX9KiKNN6tpvbUcqanj75Nb",
|
|
"/dnsaddr/bootstrap.libp2p.io/p2p/QmcZf59bWwK5XFi76CZX8cbJ4BhTzzA3gU1ZjYZcYW3dwt",
|
|
"/dnsaddr/va1.bootstrap.libp2p.io/p2p/12D3KooWKnDdG3iXw9eTFijk3EWSunZcFi54Zka4wmtqtt6rPxc8",
|
|
"/ip4/104.131.131.82/tcp/4001/p2p/QmaCpDMGvV2BGHeYERUEnRQAwe3N8SzbUtfsmvsqQLuvuJ",
|
|
"/ip4/104.131.131.82/udp/4001/quic-v1/p2p/QmaCpDMGvV2BGHeYERUEnRQAwe3N8SzbUtfsmvsqQLuvuJ"
|
|
]
|
|
},
|
|
"DelegatedConfig": {
|
|
"Read": [
|
|
"/routing/v1/providers",
|
|
"/routing/v1/peers",
|
|
"/routing/v1/ipns"
|
|
],
|
|
"Write": [
|
|
"/routing/v1/ipns"
|
|
]
|
|
}
|
|
},
|
|
"IPNI": {
|
|
"URL": "https://ipni.example.com",
|
|
"Description": "Network Indexer - content routing database for large storage providers",
|
|
"DelegatedConfig": {
|
|
"Read": [
|
|
"/routing/v1/providers"
|
|
],
|
|
"Write": []
|
|
}
|
|
}
|
|
},
|
|
"DNSResolvers": {
|
|
"eth.": [
|
|
"https://dns.eth.limo/dns-query",
|
|
"https://dns.eth.link/dns-query"
|
|
]
|
|
},
|
|
"DelegatedEndpoints": {
|
|
"https://ipni.example.com": {
|
|
"Systems": ["IPNI"],
|
|
"Read": [
|
|
"/routing/v1/providers"
|
|
],
|
|
"Write": []
|
|
},
|
|
"https://delegated-ipfs.dev": {
|
|
"Systems": ["AminoDHT", "IPNI"],
|
|
"Read": [
|
|
"/routing/v1/providers",
|
|
"/routing/v1/peers",
|
|
"/routing/v1/ipns"
|
|
],
|
|
"Write": [
|
|
"/routing/v1/ipns"
|
|
]
|
|
}
|
|
}
|
|
} |