simple bootstrap node:kad dht(go libp2p kad dht)的简单引导节点。 源码
该项目是基于go-libp2p的kad-dht引导节点的简单实现。 用法: 默认运行(绑定'0.0.0.0'端口:4001): 对于linux: ./bootnode.amdx64-linux linux 对于Windows: bootnode.amdx64-windows.exe 或使用自定义运行: 对于linux: ./bootnode.amdx64-linux -host [host] -port [port] linux ./bootnode.amdx64-linux -host [host] -port [port] 对于Windows: bootnode.amdx64-
下载地址
用户评论