pyfunceble

Crates.iopyfunceble
lib.rspyfunceble
version0.1.2
sourcesrc
created_at2024-06-17 16:13:26.442919
updated_at2024-06-17 17:03:46.359649
descriptionSearch tool for finding DNS blacklist records among verious sources
homepagehttps://github.com/funilrys/PyFunceble
repositoryhttps://github.com/funilrys/PyFunceble
max_upload_size
id1274565
size15,238
spirillen (spirillen)

documentation

https://pyfunceble.readthedocs.io/en/dev/

README

PyFunceble

The tool to check the availability or syntax of domain, IP or URL

PyFunceble aims to provide an accurate availability check through the usage of multiple sources which are for example - to only list a few:

  • the WHOIS record(s).
  • the DNS record(s).
  • the HTTP status code.

PyFunceble can be included in your existing project through:

  • its standard built-in CLI implementation.
  • its Python API_.
  • the PyFunceble web-worker_ project that provides the core functionalities of PyFunceble behind a web API.

The PyFunceble CLI can test from a hosts file, a plain list of subjects, an AdBlock filter list or even an RPZ record.

As of today, PyFunceble is running actively - if not daily - within several servers, laptops, PCs, and Raspberry Pi's. It is even used - thanks to our auto continue mechanism - with CI engines like GitHub Action, Travis CI, or GitLab CI.

Happy testing with PyFunceble!

https://github.com/mypdns

Commit count: 3110

cargo fmt