DroneBL tools

These are some tools for interacting with the DroneBL service, via the RPC2 webservice.

The dronebl-submit tool allows a user to submit multiple IPs to DroneBL.

The dronebl-query tool allows a user to query DroneBL.

Also included is a Python module, DroneBLClient, which allows interaction with DroneBL in custom applications.

Download

Download 0.3 here: dronebl-tools_0.3.tar.gz.

Installation

# python setup.py install

RPCkey Registration

To use these tools, you need an RPC key. You can request one with this form.

View Markdown Source