Costa Tsaousis d802f83e4a Fix make dist (#4401) 6 лет назад
..
Makefile.inc d802f83e4a Fix make dist (#4401) 6 лет назад
README.md 8fbf817ef8 modularized all source code (#4391) 6 лет назад
ipfs.chart.py 8fbf817ef8 modularized all source code (#4391) 6 лет назад
ipfs.conf 8fbf817ef8 modularized all source code (#4391) 6 лет назад

README.md

ipfs

Module monitors IPFS basic information.

  1. Bandwidth in kbits/s

    • in
    • out
  2. Peers

    • peers

configuration

Only url to IPFS server is needed.

Sample:

localhost:
  name : 'local'
  url  : 'http://localhost:5001'