Availability Check
Domains / IPs Availability
PyFunceble can check the availability of domains and IPs.
Input Source: Inline
You can check the availability of a domain or IP, by running PyFunceble with
the -d
argument.
The -d
argument can also take multiple domains to test.
Input Source: File
You can check the availability of the domains or IPs located inside a file, by
giving the file path-s to PyFunceble through the -f
argument.
When using the -f
argument, the inputted source can be:
- any file-s on your filesystem accessible by the user running PyFunceble.
- an HTTP (raw) URLs of the file you want PyFunceble to download and check.
When testing for the availability of domains or IPs, PyFunceble supports the following file formats:
- hosts file
- plain text file
- AdBlock filter list (please use with the
--adblock
argument) - RPZ (formatted) file (please use with the
--rpz
argument)
URLs Availability
PyFunceble can check the availability of URLs.
Input Source: Inline
You can check the availability of a URL through the -u
argument of PyFunceble.
That -u
argument can also take multiple URLs to test.
Input Source: File
You can check the availability of the URLs located inside a file, by
giving the file path-s to PyFunceble through the -uf
argument.
Just like the -f
argument, when using the -uf
argument, the inputted source can be:
- any file-s on your filesystem accessible by the user running PyFunceble.
- an HTTP (raw) URL-s of the file you want PyFunceble to download and check.
When testing the availability of URLs, PyFunceble following the following formats:
- plain text file