Skip to content
This repository has been archived by the owner on Jan 7, 2020. It is now read-only.

Releases: percipient/stronglib

DNSWatch update

05 Jul 18:49
Compare
Choose a tag to compare
  • Fixed an exception when invalid JSON is returned from the Strongarm API. See #32. Thanks to @kovacsbalu for reporting and fixing the issue.
  • Update the default API host to point to DNSWatch.

0.1.5 patch release

22 Jun 19:40
Compare
Choose a tag to compare

0.1.5 (2016-6-22) 🍧

  • update default API host

0.1.4 patch release

22 Jun 19:37
Compare
Choose a tag to compare

0.1.4 (2016-1-20) 🍔

  • add support for Infection endpoint

0.1.3 patch release

13 Jan 15:21
Compare
Choose a tag to compare

0.1.3 (2016-1-13) :shipit:

  • remove duplicate entries when listing domains
  • add a count method that exposes the number of unique domains

0.1.2 patch release

23 Nov 20:40
Compare
Choose a tag to compare

0.1.2 (2015-11-23) 🍻

0.1.1 patch release

17 Aug 16:55
Compare
Choose a tag to compare

This release ensures stronglib uses the correct API version.

initial release

12 Aug 13:56
Compare
Choose a tag to compare

This is the very first release of stronglib 🍻

features

  • token authentication
  • get, create, and delete blackholed domains

installation

The latest release can be installed from PyPI:

$ pip install --upgrade stronglib

For more information, please refer to the README.