Skip to content

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

License

Notifications You must be signed in to change notification settings

ntblk/block-collector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published