ipfs/kubo

announce custom protocol in `ipfs id`

Open

#10.817 aperta il 24 mag 2025

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)Go (2725 fork)batch import
P2exp/intermediatehelp wantedkind/enhancementtopic/libp2p

Metriche repository

Star
 (13.906 star)
Metriche merge PR
 (Merge medio 9g 4h) (27 PR mergiate in 30 g)

Descrizione

Checklist

  • My issue is specific & actionable.
  • I am not suggesting a protocol enhancement.
  • I have searched on the issue tracker for my issue.

Description

when using ipfs p2p listen, append announce custom protocol in ipfs id, following https://github.com/libp2p/specs/tree/master/identify . it can help nodes recognize protocol provider and to build service over ipfs

  • append announce custom protocol when using ipfs p2p listen
    • flag to disable announcing it

by the way:

  • set --allow-custom-protocol flag true
    • stop announcing protocol '/x/'

Guida contributor