ipfs/kubo

announce custom protocol in `ipfs id`

開放

#10,817 建立於 2025年5月24日

 (1 則留言) (0 個反應) (0 位負責人)Go (2,725 個分叉)batch import
P2exp/intermediatehelp wantedkind/enhancementtopic/libp2p

倉庫指標

星標
 (13,906 顆星)
PR 合併指標
 (平均合併 4天 2小時) (30 天內合併 28 個 PR)

描述

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/'

貢獻者指南