文件名称:ipfs-monitor:终端的ipfs监视器
文件大小:26KB
文件格式:ZIP
更新时间:2024-02-25 08:36:43
ipfs ipfs-api ipfs-monitor ipfs-node-monitor IPFSGo
ipfsmon http api的终端应用程序。 您需要命令行来运行IPFS节点(go-ipfs)来监视不同的功能。 IPFS监视器使您可以监视IPFS节点的行为,而不必麻烦其他命令。 :warning: 请注意,此版本尚不稳定,将更改。 下载最新版本 Mac- Windows- Linux- 下载并编译 $ git clone https://github.com/Sab94/ipfs-monitor.git $ cd ipfs-monitor $ make install 另外,您可以运行make build来构建ipfsmon二进制文件(将其存储在cmd/ )而不安装它。 交叉编译 为
【文件预览】:
ipfs-monitor-master
----go.mod(268B)
----main.go(496B)
----go.sum(9KB)
----client()
--------client.go(634B)
----widget()
--------widget.go(2KB)
----modules()
--------peer-info()
--------bootstrap-list()
--------modules.go(1KB)
--------bitswap-stat()
--------swarm-peers()
--------repo-stat()
--------bw-stat()
----.release-support(3KB)
----types()
--------types.go(2KB)
----config()
--------config.go(4KB)
--------default.go(1KB)
----LICENSE(1KB)
----README.md(2KB)
----.makeall(854B)
----Makefile(2KB)
----version.go(117B)
----.gitignore(38B)
----app()
--------app.go(3KB)
--------focus.go(3KB)
----.release(25B)
----block()
--------block.go(479B)