Deepfield scripts
Suggest you use virtualenv
virtualenv env
source env/bin/activate
Install requirements
pip install -r requirements
You must store your Deepfield API Key in the file deepfield.key or environment variable DEEPFIELD_API_KEY
Query flowdump context
Run code
python flowdump.py -h
Blackhole monitoring
Copy rtbh-watch.ini.default to rtbh-watch.ini and update appropriately
python rtbh-watch.py -h