ipfs/kubo

announce custom protocol in `ipfs id`

Open

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

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)Go (13,906 star) (2,725 fork)batch import
P2exp/intermediatehelp wantedkind/enhancementtopic/libp2p

描述

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

貢獻者指南

announce custom protocol in `ipfs id` · ipfs/kubo#10817 | Good First Issue