Collect network block observations and reports
This module is compatible with block-collector and other restriction discovery tools that implement the Network Block Interchange Format.
Getting up and running is easy.
-
Make sure you have NodeJS, npm and PostgreSQL installed.
-
Install your dependencies
cd path/to/block-collector; yarn install
-
Start your app
yarn start
Simply run yarn test
and all your tests in the test/
directory will be run.
0.1.0
- Initial release
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.