All Projects → funilrys → Pyfunceble

funilrys / Pyfunceble

Licence: apache-2.0
The tool to check the availability or syntax of domain, IP or URL.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Pyfunceble

Funceble
[ARCHIVED] Please report to https://github.com/funilrys/PyFunceble.
Stars: ✭ 25 (-82.52%)
Mutual labels:  hosts, domain, domains, whois, testing-tools
domain-monitor
Self-hosted server to monitor WHOIS records for specified domains.
Stars: ✭ 36 (-74.83%)
Mutual labels:  whois, domain, domains
icinga-domain-expiration-plugin
Icinga2/Nagios plugin for checking domain expiration
Stars: ✭ 24 (-83.22%)
Mutual labels:  whois, domain, domains
Python Whois
Python module/library for retrieving WHOIS information of domains 💻❤
Stars: ✭ 128 (-10.49%)
Mutual labels:  domain, domains, whois
ucsunivention
⚫ Curso GRÁTIS SAMBA-4 UCS Univention Core Free 5.x Domain Controller Active Directory Open Source
Stars: ✭ 29 (-79.72%)
Mutual labels:  domain, domains
hosts
冷莫(trli)的规则唯一一个提供全球比较全的库Cold Mo (TRLI) rules is the only one to provide a global comparison of the library.
Stars: ✭ 4 (-97.2%)
Mutual labels:  domain, hosts
DNS-Sinkhole-Lists-A2
A DNS Sinkhole List for testing purposes. (not for use in production systems) - UUID: 0f90ca2c-4b0a-4fbe-b659-449ab30c4284
Stars: ✭ 19 (-86.71%)
Mutual labels:  domains, hosts
Parse Domain
Splits a hostname into subdomains, domain and (effective) top-level domains.
Stars: ✭ 261 (+82.52%)
Mutual labels:  url, domain
Domain Tool
微信域名拦截检测、QQ域名拦截检测:http://eson.vip ,查询有缓存,如需实时查询请自行部署。
Stars: ✭ 270 (+88.81%)
Mutual labels:  domain, whois
Urlextractor
Information gathering & website reconnaissance | https://phishstats.info/
Stars: ✭ 341 (+138.46%)
Mutual labels:  domain, whois
Whoisd
Openprovider WHOIS server/daemon
Stars: ✭ 69 (-51.75%)
Mutual labels:  domains, whois
Malicious Domain Whois
🔰 非法域名挖掘与画像系统
Stars: ✭ 69 (-51.75%)
Mutual labels:  whois, domain
Sensu Plugins Network Checks
This plugin provides native network instrumentation for monitoring and metrics collection, including: hardware, TCP response, RBLs, whois, port status, and more.
Stars: ✭ 28 (-80.42%)
Mutual labels:  network, whois
Domainfuzz
Domain name permutation engine for detecting typo squatting, phishing and corporate espionage
Stars: ✭ 74 (-48.25%)
Mutual labels:  domain, domains
additional-hosts
🛡 List of categorized undesired hosts
Stars: ✭ 13 (-90.91%)
Mutual labels:  domains, hosts
UnboundBL
🛑 DNSBL (adblock) on OPNsense with UnboundBL & Unbound DNS
Stars: ✭ 63 (-55.94%)
Mutual labels:  url, hosts
available
Domain availability checking for Golang
Stars: ✭ 30 (-79.02%)
Mutual labels:  whois, domain
domnibus
Access domain information via python and command line.
Stars: ✭ 16 (-88.81%)
Mutual labels:  whois, domain
Bash Toolkit
Este proyecto esá destinado a ayudar a los sysadmin
Stars: ✭ 13 (-90.91%)
Mutual labels:  network, domain
Hmirror
Mirror of multiple third-party blocklists (updated daily).
Stars: ✭ 104 (-27.27%)
Mutual labels:  hosts, domains

.. image:: https://raw.githubusercontent.com/PyFunceble/logo/master/Green/HD/RM.png

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

.. image:: https://img.shields.io/badge/code%20style-black-000000.png :target: https://github.com/ambv/black .. image:: https://coveralls.io/repos/github/funilrys/PyFunceble/badge.png?branch=3.x :target: https://coveralls.io/github/funilrys/PyFunceble?branch=3.x .. image:: https://img.shields.io/github/license/funilrys/PyFunceble.png :target: https://github.com/funilrys/PyFunceble/blob/3.x/LICENSE .. image:: https://img.shields.io/pypi/v/pyfunceble.png :target: https://pypi.org/project/pyfunceble .. image:: https://img.shields.io/github/issues/funilrys/PyFunceble.png :target: https://github.com/funilrys/PyFunceble/issues .. image:: https://pepy.tech/badge/pyfunceble :target: https://pepy.tech/project/pyfunceble .. image:: https://pepy.tech/badge/pyfunceble/month :target: https://pepy.tech/project/pyfunceble .. image:: https://pepy.tech/badge/pyfunceble/week :target: https://pepy.tech/project/pyfunceble

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

EOL of PyFunceble 3.x. Please do read more about this in the EOL <https://pyfunceble.readthedocs.io/en/3.x/installation/index.html#eol-of-any-version-3-x>_ chapter of the documentation.

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 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 :code:INACTIVE and :code: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
$ palemoon _build/html/index.html # palemoon or whatever browser you use.

What can PyFunceble do?

  • Test the availability of a domain.

  • Test the availability of an IPv4.

  • Test the availability of an IPv6.

  • Test the availability of a URL.

  • Test the availability of a domain/DNS name in a private or local network.

  • Test the availability of an IPv4 in a private or local network.

  • Test the availability of an IPv6 in a private or local network.

  • Test the availability of a URL in a private or local network.

  • Test the syntax of a domain.

  • Test the syntax of an IPv4.

  • Test the syntax of an IPv6.

  • Test the syntax of a URL.

  • Test the AlienVault's reputation of an IPv4.

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

  • Test from a given raw link.

  • Test using multiprocessing (from CLI only).

  • Save test result(s) in file(s) (hosts file, plain text and/or JSON format).

  • Save test result in a SQL database.

  • Show test result(s) on screen.

  • Show percentage of each status (:code:ACTIVE, :code:INACTIVE, :code: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 (:code:ACTIVE, :code:POTENTIALLY_ACTIVE, :code:POTENTIALLY_INACTIVE, :code:SUSPICIOUS).

  • Retest overtime of :code:INACTIVE and :code: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 or GitLab CI/CI

    • ... with the help of an auto saving and database system.
    • Set the branch to push the result to. For the autosaving system.
    • Set the minimal time before we autosave in order to avoid CI/CD 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:: https://github.com/PyFunceble/gifs/raw/master/domain.gif :target: https://github.com/PyFunceble/gifs/raw/master/domain.gif

Please report to the homepage for more GIF_.


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?

GitHub Sponsor """""""""""""" @funilrys_ is part of the GitHub Sponsor program!

GitHub will match all donation for the coming months!

.. image:: https://github.com/PyFunceble/logo/raw/master/pyfunceble_github.png :target: https://github.com/sponsors/funilrys :height: 70px

Sponsor me_!

Ko-Fi """""

Don't want to use the GitHub Sponsor program ? Single donation are welcome too!

.. image:: https://az743702.vo.msecnd.net/cdn/kofi3.png :target: https://ko-fi.com/V7V3EH2Y :height: 70px

Buy me a coffee_!


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.

::

_______ _                 _          _                              _

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

  • Avinash Reddy - @AvinashReddy3108_
  • Daniel - @dnmTX_
  • hawkeye116477 - @hawkeye116477_
  • Imre Kristoffer Eilertsen - @DandelionSprout_
  • jawz101 - @jawz101_
  • kowith337 - @kowith337_
  • Mitchell Krog - @mitchellkrogza_
  • NeolithEra - @NeolithEra_
  • Odyseus - @Odyseus_
  • opav - @opav_
  • Reza Rizqullah - @ybreza_
  • rusty-snake - @rusty-snake_
  • ScriptTiger - @ScriptTiger_
  • sjhgvr - @sjhgvr_
  • speedmann - @speedmann_
  • spirillen - @spirillen_
  • The Unknown - @AnonymousPoster_
  • WaLLy3K - @WaLLy3K_
  • xxcriticxx - @xxcriticxx_
  • ZeroDot1 - @ZeroDot1_

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.

::

 _______ _                 _          _                              _
|__   __| |               | |        | |                            | |
   | |  | |__   __ _ _ __ | | _____  | |_ ___    _   _  ___  _   _  | |
   | |  | '_ \ / _` | '_ \| |/ / __| | __/ _ \  | | | |/ _ \| | | | | |
   | |  | | | | (_| | | | |   <\__ \ | || (_) | | |_| | (_) | |_| | |_|
   |_|  |_| |_|\__,_|_| |_|_|\_\___/  \__\___/   \__, |\___/ \__,_| (_)
                                                  __/ |
                                                 |___/
  • Adam Warner - @PromoFaux_
  • Adblock Plus - @adblockplus_
  • asciinema - @asciinema_
  • Bob Halley - @rthalley_ (DNSPython_)
  • Chris Griffith - @cdgriffith_ (Box_)
  • Daniel - @dnmTX_
  • Jonathan Hartley - @tartley_ (colorama_)
  • IANA_ - ICANN_ (Root Zone Database_)
  • Kenneth Reitz - @kennethreitz_ (requests_)
  • Mitchell Krog - @mitchellkrogza_
  • Mohammad Fares - @faressoft_ (Terminalizer_)
  • Pi-Hole - @pi-hole_
  • Public Suffix List - @publicsuffix_
  • Reza Rizqullah - @ybreza_
  • Saurabh Kumar - @theskumar_ (python-dotenv_)
  • ScriptTiger - @ScriptTiger_
  • SMed79 - @SMed79_
  • spirillen - @spirillen_
  • The YAML Project - @yaml_ (pyyaml_)
  • yWorks_ - (yEd Graph Editor_)

License

::

Copyright 2017, 2018, 2019, 2020, 2021 Nissar Chababy

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

.. _Box: https://github.com/cdgriffith/Box .. _colorama: https://github.com/tartley/colorama .. _Dead-Hosts: https://github.com/dead-hosts .. _DNSPython: https://github.com/rthalley/dnspython .. _Funceble: https://github.com/funilrys/funceble .. _IANA: https://www.iana.org/ .. _ICANN: https://www.icann.org/ .. _PyFunceble: https://github.com/funilrys/PyFunceble .. _python-dotenv: https://github.com/theskumar/python-dotenv .. _pyyaml: https://github.com/yaml/pyyaml .. _requests: https://github.com/kennethreitz/requests .. _Root Zone Database: https://www.iana.org/domains/root/db .. _Terminalizer: https://github.com/faressoft/terminalizer .. _yEd Graph Editor: https://www.yworks.com/products/yed .. _yWorks: https://www.yworks.com/company

.. [email protected]: https://github.com/adblockplus .. [email protected]: https://github.com/AnonymousPoster .. [email protected]: https://github.com/asciinema .. [email protected]: https://github.com/AvinashReddy3108 .. [email protected]: https://github.com/cdgriffith .. [email protected]: https://github.com/DandelionSprout .. [email protected]: https://github.com/dnmTX .. [email protected]: https://github.com/faressoft .. [email protected]: https://github.com/funilrys .. [email protected]: https://github.com/hawkeye116477 .. [email protected]: https://github.com/jawz101 .. [email protected]: https://github.com/kennethreitz .. [email protected]: https://github.com/kowith337 .. [email protected]: https://github.com/mitchellkrogza .. [email protected]: https://github.com/NeolithEra .. [email protected]: https://github.com/Odyseus .. [email protected]: https://github.com/opav .. [email protected]: https://github.com/pi-hole/pi-hole .. [email protected]: https://github.com/PromoFaux .. [email protected]: https://github.com/publicsuffix .. [email protected]: https://github.com/rthalley .. [email protected]: https://github.com/rusty-snake .. [email protected]: https://github.com/ScriptTiger .. [email protected]: https://github.com/sjhgvr .. [email protected]: https://github.com/SMed79 .. [email protected]: https://github.com/speedmann .. [email protected]: https://github.com/spirillen .. [email protected]: https://github.com/tartley .. [email protected]: https://github.com/theskumar .. [email protected]: https://github.com/WaLLy3K .. [email protected]: https://github.com/xxcriticxx .. [email protected]: https://github.com/yaml .. [email protected]: https://github.com/ybreza .. [email protected]: https://github.com/ZeroDot1

.. _homepage for more GIF: http://pyfunceble.github.io/ .. _Sponsor me: https://github.com/sponsors/funilrys .. _Buy me a coffee: https://ko-fi.com/V7V3EH2Y

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].