/block-collector

📡 collection and archival backend for network telemetry, blocking and filtering reports

Primary LanguageJavaScriptMIT LicenseMIT

block-collector: report collection tool for network restriction observations

Collect network block observations and reports

About

This module is compatible with block-collector and other restriction discovery tools that implement the Network Block Interchange Format.

Getting Started

Getting up and running is easy.

  1. Make sure you have NodeJS, npm and PostgreSQL installed.

  2. Install your dependencies

    cd path/to/block-collector; yarn install
    
  3. Start your app

    yarn start
    

Testing

Simply run yarn test and all your tests in the test/ directory will be run.

Changelog

0.1.0

  • Initial release

License

block-collector is an Open Source project made available by the NetBlocks.org project and contributors under the terms of the MIT license.

Copyright (c) 2018

Licensed under the MIT license.