All Projects → funilrys → Funceble

funilrys / Funceble

Licence: mit
[ARCHIVED] Please report to https://github.com/funilrys/PyFunceble.

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to Funceble

Pyfunceble
The tool to check the availability or syntax of domain, IP or URL.
Stars: ✭ 143 (+472%)
Mutual labels:  hosts, domain, domains, whois, testing-tools
additional-hosts
🛡 List of categorized undesired hosts
Stars: ✭ 13 (-48%)
Mutual labels:  domains, hosts, hostsfile
Hmirror
Mirror of multiple third-party blocklists (updated daily).
Stars: ✭ 104 (+316%)
Mutual labels:  hosts, domains, hostsfile
icinga-domain-expiration-plugin
Icinga2/Nagios plugin for checking domain expiration
Stars: ✭ 24 (-4%)
Mutual labels:  whois, domain, domains
Python Whois
Python module/library for retrieving WHOIS information of domains 💻❤
Stars: ✭ 128 (+412%)
Mutual labels:  domain, domains, whois
domain-monitor
Self-hosted server to monitor WHOIS records for specified domains.
Stars: ✭ 36 (+44%)
Mutual labels:  whois, domain, domains
hosts
Generated hosts files from HostsZ goes here
Stars: ✭ 17 (-32%)
Mutual labels:  hosts, hostsfile
autohosts
Automate hosts file updates on Linux and MacOS. Block Firefox telemetry, Google snooping and web trackers at the root.
Stars: ✭ 69 (+176%)
Mutual labels:  hosts, hostsfile
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 (-24%)
Mutual labels:  domains, hosts
Domain Tool
微信域名拦截检测、QQ域名拦截检测:http://eson.vip ,查询有缓存,如需实时查询请自行部署。
Stars: ✭ 270 (+980%)
Mutual labels:  domain, whois
hosts
🄯Curated lists of hosts files with various domain blocks.🄯
Stars: ✭ 15 (-40%)
Mutual labels:  hosts, hostsfile
Google Hosts
Google hosts generator
Stars: ✭ 3,277 (+13008%)
Mutual labels:  hosts, hostsfile
hostman
A hosts file manager
Stars: ✭ 19 (-24%)
Mutual labels:  hosts, hostsfile
hostsfile
go tool for working with /etc/hosts files
Stars: ✭ 120 (+380%)
Mutual labels:  hosts, hostsfile
ucsunivention
⚫ Curso GRÁTIS SAMBA-4 UCS Univention Core Free 5.x Domain Controller Active Directory Open Source
Stars: ✭ 29 (+16%)
Mutual labels:  domain, domains
GameIndustry-hosts-Template
Unique host templates to enhance own privacy in games, websites and regulary software on Desktop and Android devices
Stars: ✭ 25 (+0%)
Mutual labels:  hosts, hostsfile
Hblock
Improve your security and privacy by blocking ads, tracking and malware domains.
Stars: ✭ 724 (+2796%)
Mutual labels:  hosts, hostsfile
Urlextractor
Information gathering & website reconnaissance | https://phishstats.info/
Stars: ✭ 341 (+1264%)
Mutual labels:  domain, whois
Wally3k.github.io
Repo for Firebog hosting
Stars: ✭ 427 (+1608%)
Mutual labels:  hosts, hostsfile
Blacklist
Curated and well-maintained hostfile to block ads, tracking, cryptomining, and more! Updated regularly. ⚡🔒
Stars: ✭ 492 (+1868%)
Mutual labels:  hosts, hostsfile

PLEASE CONSIDER THIS REPOSITORY AS ARCHIVED.

If you want a more up to date script, please report to PyFunceble

Funceble

A script to check domains or IP accessibility.

license GitHub tag GitHub release

GitHub issues open GitHub closed issues

Github file size

The main idea was to create a script that can check if a given domain, a hosts file or a list of domains are/is ACTIVE or INACTIVE. And, in between, if wanted, generate a hosts file based on the results.

Have any question? Fill a new issue and I'll do my best to answer as soon as possible.

📖 Wiki as place to be 🌟🌟🌟

Want to know more about Funceble? All information to know are under the wiki! You can also contribute there if you want! 😄

You can get a copy of the wiki with the following:

git clone https://github.com/funilrys/funceble.wiki.git

Main Features

  • Read an existing hostsfile and check every domain present into it.

  • Generate hosts file

    • With custom IP
    • ONLY with ACTIVE domains
  • Show on screen

    • The status of a given domain is ACTIVE, INACTIVE or INVALID (live update)
    • The percentage of ACTIVE, INACTIVE and INVALID (at the end)
  • Save on single file

    • Result of execution (live update)
    • The percentage of ACTIVE, INACTIVE and INVALID (at the end)
  • Save on separated files (when needed)

    • ACTIVE domain
    • INACTIVE domain
    • INVALID domain

Valuable links

They updated their hosts file or blocklist with the help of Funceble or dead-hosts.

Repo / List Name Author Repository / Website Raw
add.2o7Net Tomasz Przybył Repository Raw
add.Dead Tomasz Przybył Repository Raw
add.Risk Tomasz Przybył Repository Raw
add.Spam Tomasz Przybył Repository Raw
Badd-Boyz-Hosts Mitchell Krog Repository Raw
KADhosts KAD Repository Raw
Nginx Ultimate Bad Bot & Referrer Spam Blocker Mitchell Krog Repository Raw
SpotifyAds Tomasz Przybył Repository Raw
The Big List of Hacked Malware Web Sites Mitchell Krog Repository Raw
UncheckyAds Tomasz Przybył Repository Raw

Your list or repository is not listed here? Fill a new issue here 😸


Special Thanks

Thank you for your awesome hosts lists, support or contributions which helped (and/or still help) me build this script. 😄 👍

Contributors

Thank you for your awesome ideas or contributions which make or made funceble better!! 👍 💯 🥇


Supporting the project

Funceble and dead-hosts are powered by ☕️!

This project helps you and or you like it? Why don't you buy me a cup of ☕️? 😸

Buy me a cup of coffee


Hosts files

What is a hosts file?

A hosts file, named hosts (with no file extension), is a plain-text file used by all operating systems to map hostnames to IP addresses.

In most operating systems, the hosts file is preferential to DNS. Therefore if a domain is resolved by the hosts file, the request never leaves your computer.

Having a smart hosts file goes a long way towards blocking malware, adware, ransomware, porn and other nuisance websites.

A hosts file like this causes any lookups to any of the listed domains to resolve back to your localhost so it prevents any outgoing connections to the listed domains.

Recommendations

I'd personally recommend using Steven's hosts or Pi-Hole which are in my opinion the best out there.


License

MIT License

Copyright (c) 2017 Nissar Chababy <contact at funilrys dot com>

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.
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].