Skip to main content

The tool to check the availability of domains, IPv4 or URL.

Project description

https://raw.githubusercontent.com/funilrys/PyFunceble/dev/.assets/logo/RM.png

The tool to check the availability of domains, IPv4 or URL

https://travis-ci.com/funilrys/PyFunceble.svg?branch=dev https://coveralls.io/repos/github/funilrys/PyFunceble/badge.svg?branch=dev https://img.shields.io/github/license/funilrys/PyFunceble.svg https://img.shields.io/github/release/funilrys/PyFunceble/all.svg https://img.shields.io/github/issues/funilrys/PyFunceble.svg https://img.shields.io/badge/code%20style-black-000000.svg

PyFunceble is the little sister of Funceble which was archived on 13th March, 2018.

Its main objective is to get and/or return the availability of domains and IPs by generating an accurate result based on results from WHOIS, NSLOOKUP and HTTP status codes.

PyFunceble is running actively and daily with the help of Travis CI under 60+ repositories. It is used to clean or test the availability of data which are present in hosts files, list of IP, list of domains, blocklists or even AdBlock filter lists.

Indeed, it is possible because PyFunceble generates a list of all ACTIVE domains or IPs but in the same time, it creates by default a database of the INACTIVE domains or IPs so it can retest them overtime automatically at the next execution.


Documentation as place to be!

Want to know more about PyFunceble? We invite you to read the documenation at https://pyfunceble.readthedocs.io!

Want a local copy ? We get you covered!

Simply run the following and enjoy the documentation!

$ cd docs/
$ make html
$ chromium _build/html/index.html # Chromium or whatever browser you use.

What can PyFunceble do?

  • Test of the availability of a domain.

  • Test of the availability of an IPv4.

  • Test of the availability of a URL.

  • Test of the availability of a local domain.

  • Test of the availability of a local IPv4.

  • Test of the availability of a local URL.

  • Test of domain or IP which are present into an Adblock formatted file.

  • Test from a given raw link.

  • Save test result(s) on file(s) (in several format).

  • Show test result(s) on screen.

  • Show percentage of each status (ACTIVE, INACTIVE, INVALID)

  • Sort outputs hierarchicaly.

  • “Mining” of domain or IP which are related to the tested element.

  • Auto-continuation of tests in case of system crash or script stop.

  • Filtering of a file content. This feature will let us for example test all blogspot domain of the given file no matter the content of the file.

  • Set the user-agent to use for the tests.

  • Give some analytic depending of the HTTP status code (ACTIVE, POTENTIALLY_ACTIVE, POTENTIALLY_INACTIVE, SUSPICIOUS).

  • Retest overtime of INACTIVE and INVALID domains.

  • Print the execution time on screen and file.

  • Customisation of the different option via command-line arguments or configuration file.

  • Continuous tests under Travis CI with the help of an autosaving and database system.
    • Set branch to push the result to for the autosaving system.

    • Set the minimal time before we autosave in order to avoid Travis CI limitation.

    • Set a command to execute at the end of the test.

    • Set the commit message for the autosaving system.

  • … and a lot more!


Supporting the project

PyFunceble, Dead-Hosts, and all other analog projects are powered by free time and a lot of :coffee:!

This project helps you and/or you like it?

https://az743702.vo.msecnd.net/cdn/kofi3.png

Contributors

Thanks to those awesome peoples for their awesome and crazy idea(s), contribution(s) and or issue report which made or make PyFunceble a better tool.

 _______ _                 _          _                              _
|__   __| |               | |        | |                            | |
   | |  | |__   __ _ _ __ | | _____  | |_ ___    _   _  ___  _   _  | |
   | |  | '_ \ / _` | '_ \| |/ / __| | __/ _ \  | | | |/ _ \| | | | | |
   | |  | | | | (_| | | | |   <\__ \ | || (_) | | |_| | (_) | |_| | |_|
   |_|  |_| |_|\__,_|_| |_|_|\_\___/  \__\___/   \__, |\___/ \__,_| (_)
                                                  __/ |
                                                 |___/

Special Thanks

Thanks to those awesome organization(s) and people(s) for

  • Their awesome repository

  • Their awesome documentation

  • Their breaking reports

  • Their contributions

  • Their current work

  • Their promotion of Funceble and (or indirectly) PyFunceble

  • Their support

  • Their testings reports

which helped and/or still help me build, test and or make PyFunceble a better tool.

 _______ _                 _          _                              _
|__   __| |               | |        | |                            | |
   | |  | |__   __ _ _ __ | | _____  | |_ ___    _   _  ___  _   _  | |
   | |  | '_ \ / _` | '_ \| |/ / __| | __/ _ \  | | | |/ _ \| | | | | |
   | |  | | | | (_| | | | |   <\__ \ | || (_) | | |_| | (_) | |_| | |_|
   |_|  |_| |_|\__,_|_| |_|_|\_\___/  \__\___/   \__, |\___/ \__,_| (_)
                                                  __/ |
                                                 |___/

License

MIT License

Copyright (c) 2017-2018 Nissar Chababy

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

PyFunceble-dev-0.120.0.tar.gz (172.4 kB view hashes)

Uploaded Source

Built Distribution

PyFunceble_dev-0.120.0-py3-none-any.whl (111.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page