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.
Third party tools
dronebl.rb Interface to the DroneBL RPC2 service written in ruby.
dronereport PHP5 Cli tool.