Code Monkey home page Code Monkey logo

pyfunceble's Introduction

image

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

image

image

image

image

image

image

image

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

Its main objective is to provide the availability of domains, IPs and since recently URL by generating an accurate result based on results from WHOIS, NSLOOKUP and HTTP status codes.

PyFunceble is currently 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, block lists or even AdBlock filter lists.

PyFunceble provides some useful features for continuous testing.

As an example, its auto-continue system coupled with its auto-save system allows it to run nice and smoothly under Travis CI without even reaching Travis CI time restriction. In the other side, its internal inactive database system let INACTIVE and INVALID caught domains, IPs or URLs being automatically retested over time on next run.

Documentation as the place to be!

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

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 an URL.
  • Test of the availability of a domain/DNS name in a private or local network.
  • Test of the availability of an IPv4 in a private or local network.
  • Test of the availability of an URL in a private or local network.
  • Test of the syntax of a domain.
  • Test of the syntax of an IPv4.
  • Test of the syntax of an 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) (hosts file, plain text and/or JSON format).
  • Show test result(s) on screen.
  • Show percentage of each status (ACTIVE, INACTIVE, INVALID)
  • Sort outputs hierarchically.
  • "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.
  • Customization of the different option via command-line arguments or configuration file.
  • Continuous tests under Travis CI with the help of an auto saving 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!

image

Please report to the documentation for more GIF.

Supporting the project

PyFunceble, Dead-Hosts, and all other analog projects are powered by free time and a lot of โ˜•!

This project helps you and/or you like it?

image

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), tool(s) and or people(s) for

  • Their awesome documentation
  • Their awesome repository
  • Their awesome tool/software/source code
  • Their breaking reports
  • Their contributions
  • Their current work/purpose
  • Their promotion of Py-Funceble
  • 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, 2019 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.

pyfunceble's People

Contributors

funilrys avatar ybreza avatar mitchellkrogza avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.