-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
- Loading branch information
There are no files selected for viewing
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,37 +1,56 @@ | ||
# pl-host-file | ||
# pl-host-file has been moved ! | ||
|
||
`hosts` file downloaded from: **https://raw.githubusercontent.com/xxcriticxx/.pl-host-file/master/hosts.txt** | ||
Please report to https://github.com/dead-hosts/.pl-host-file_git_xxcriticxx . | ||
|
||
## Status (From [Funceble Wiki](https://github.com/funilrys/funceble/wiki/Status/)) | ||
-------------------------------------------------------------------------------- | ||
|
||
Here you can find pieces of information about the current returned status. | ||
# About Dead-hosts | ||
|
||
### ACTIVE | ||
[Dead-Hosts](https://github.com/dead-hosts) is the replacement of the original idea behind this repository. | ||
|
||
- `whois` let us read the date of expiration | ||
- `nslookup` don't return `server can't find domain-name.me: NXDOMAIN` | ||
Indeed, the idea was to test - with the help of PyFunceble and Travis CI - hosts file, list of domains or even bocklist in order to have a list of active domains. | ||
|
||
### INACTIVE | ||
As this grew up it became impossible to have all those lists into one repository, that's why we use the GitHub organization system in order to create different repository for each list that has to be tested. | ||
|
||
- `whois` don't let us read the date of expiration | ||
-------------------------------------------------------------------------------- | ||
|
||
**AND** | ||
# About PyFunceble | ||
|
||
- `nslookup` return `server can't find domain-name.me: NXDOMAIN` | ||
PyFunceble like [Funceble](https://github.com/funilrys/funceble) is A tool to check domains or IP availability by returning 3 possible [status](https://github.com/funilrys/PyFunceble/wiki/Columns#status): ACTIVE, INACTIVE or INVALID. | ||
|
||
### INVALID | ||
It also has been described by one of its most active user as: | ||
|
||
- Domain extension has an invalid format or is unregistered in **[IANA](https://www.iana.org/domains/root/db) Root Zone Database**. | ||
> [An] excellent script for checking ACTIVE, INACTIVE and EXPIRED domain names. | ||
If you need further informations about PyFunceble or Funceble please report to our [Wiki page](https://github.com/funilrys/PyFunceble/wiki) and/or if you don't find any answer feel free to create an issue into one of the [Dead Hosts](https://github.com/search?q=user%3Adead-hosts&type=Repositories&utf8=%E2%9C%93)'s or [Py-Funceble](https://github.com/search?utf8=%E2%9C%93&q=funceble+user%3Afunilrys&type=)'s repositories. | ||
|
||
-------------------------------------------------------------------------------- | ||
## About the status returned by PyFunceble | ||
|
||
For an up to date version of this part please report to the [Status](https://github.com/funilrys/PyFunceble/wiki/Columns#status) section of our Wiki. | ||
|
||
### ACTIVE | ||
|
||
# About Funceble | ||
This status is returned when **one of the following cases** is met: | ||
|
||
To quote the most active user of [Funceble](https://github.com/funilrys/funceble): | ||
- We can extract the expiration date from `Lookup().whois()`. | ||
|
||
> [Funceble is an] Excellent script for checking ACTIVE, INACTIVE and EXPIRED Domain Names. | ||
- _Please note that we don't check if the date is in the past._ | ||
|
||
## Need more information? | ||
- `Lookup().nslookup()` don't return `server can't find domain-name.me: NXDOMAIN`. | ||
|
||
- `HTTOCode().get()` return one the following code `[100, 101, 200, 201, 202, 203, 204, 205, 206]`. | ||
|
||
### INACTIVE | ||
|
||
This status is returned when **all the following cases** are met: | ||
|
||
- We can't extract the expiration date from `Lookup().whois()`. | ||
- `Lookup().nslookup()` return `server can't find domain-name.me: NXDOMAIN`. | ||
|
||
### INVALID | ||
|
||
This status is returned when **the following case** is met: | ||
|
||
- Domain extension has an invalid format or is unregistered in **[IANA](https://www.iana.org/domains/root/db) Root Zone Database**. | ||
|
||
You can get more informations from the [repository](https://github.com/funilrys/funceble) or Funceble's [Wiki](https://github.com/funilrys/funceble/wiki). | ||
- Understand by this that the extension **is not present into the `iana-domains-db.json` file**. |
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.