BlackHole is a web application which allows to network administrators to use the RTBH routing technic. It is an open source application and implemented with Meteor JS.
Quick Start :
1-You need to install meteor js, depending on your OS plateform :
For Linux and OSX users : open a terminal and tap
$ curl https://install.meteor.com/ | sh
For Windows : First install Chocolatey, then run this command using an Administrator command prompt: choco install meteor
2-You need to install certain packages for meteor :