rust-multiaddr icon indicating copy to clipboard operation
rust-multiaddr copied to clipboard

Implement `/ipcidr`

Open mxinden opened this issue 2 years ago • 0 comments

Add support for /ipcidr.

See specification added with https://github.com/multiformats/multiaddr/pull/129.

Motivation is to specify address ranges to (a) not announce or (b) not dial in https://github.com/mxinden/rust-libp2p-server/ used as an IPFS bootstrap node.

mxinden avatar Jul 28 '23 13:07 mxinden