Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

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'

analytics