Skip to content

internet2/df-scripts

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.

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

About

Deepfield scripts (API queries)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published