mirror of
https://github.com/trickest/resolvers.git
synced 2026-04-17 13:55:53 +05:30
Update README.md w/ new workflow
This commit is contained in:
parent
d219ee3e09
commit
f4f7e6878b
2 changed files with 9 additions and 3 deletions
12
README.md
12
README.md
|
|
@ -14,11 +14,17 @@ A [Trickest](https://trickest.com) workflow creates an initial dataset of resolv
|
||||||
|
|
||||||

|

|
||||||
### TB; DZ (Too big; didn't zoom)
|
### TB; DZ (Too big; didn't zoom)
|
||||||
- We collect the initial dataset from four sources:
|
- We collect the initial dataset from ten sources:
|
||||||
- [The Public DNS Server List](https://public-dns.info/nameservers.txt)
|
- [The Public DNS Server List](https://public-dns.info/nameservers.txt)
|
||||||
- A list of provider DNS servers collected from [bass](https://github.com/Abss0x7tbh/bass/tree/master/resolvers) (Thanks, [Abss0x7tbh](https://github.com/Abss0x7tbh)).
|
- A list of provider DNS servers collected from [bass](https://github.com/Abss0x7tbh/bass/tree/master/resolvers) (Thanks, [Abss0x7tbh](https://github.com/Abss0x7tbh)).
|
||||||
- A community-maintained list of resolvers on [janmasarik/resolvers](https://github.com/janmasarik/resolvers) (Thanks, [janmasarik](https://github.com/janmasarik)).
|
- [janmasarik/resolvers](https://github.com/janmasarik/resolvers) (Thanks, [janmasarik](https://github.com/janmasarik)).
|
||||||
- A list of DNS servers contributed by our community in [resolvers-community.txt](resolvers-community.txt).
|
- A list of DNS servers contributed by our community in [resolvers-community.txt](resolvers-community.txt) (Thanks, Trickest community!).
|
||||||
|
- [proabiral/Fresh-Resolvers](https://github.com/proabiral/Fresh-Resolvers) (Thanks, [proabiral](https://github.com/proabiral)).
|
||||||
|
- [geraldino2/jart](https://github.com/geraldino2/jart) (Thanks, [geraldino2](https://github.com/geraldino2)).
|
||||||
|
- [cxosmo/dns-resolvers](https://github.com/cxosmo/dns-resolvers) (Thanks, [cxosmo](https://github.com/cxosmo)).
|
||||||
|
- [Massdns](https://github.com/blechschmidt/massdns)'s resolvers list (Thanks, [blechschmidt](https://github.com/blechschmidt)).
|
||||||
|
- [zeroc00I/test_github_action](https://github.com/zeroc00I/test_github_action) (Thanks, [zeroc00I](https://github.com/zeroc00I)).
|
||||||
|
- [Auto_Wordlists](https://github.com/carlospolop/Auto_Wordlists)'s resolvers list (Thanks, [carlospolop](https://github.com/carlospolop)).
|
||||||
- This mega list of resolvers is then `sort -u`d and split up into smaller chunks.
|
- This mega list of resolvers is then `sort -u`d and split up into smaller chunks.
|
||||||
- Multiple instances of [dnsvalidator](https://github.com/vortexau/dnsvalidator) are created to validate the resolver lists in parallel (Huge thanks to [vortexau](https://github.com/vortexau) and [codingo](https://github.com/codingo)).
|
- Multiple instances of [dnsvalidator](https://github.com/vortexau/dnsvalidator) are created to validate the resolver lists in parallel (Huge thanks to [vortexau](https://github.com/vortexau) and [codingo](https://github.com/codingo)).
|
||||||
- Then we run another round of [dnsvalidator](https://github.com/vortexau/dnsvalidator) to weed out any false positives that survived the previous step.
|
- Then we run another round of [dnsvalidator](https://github.com/vortexau/dnsvalidator) to weed out any false positives that survived the previous step.
|
||||||
|
|
|
||||||
BIN
resolvers.png
BIN
resolvers.png
Binary file not shown.
|
Before Width: | Height: | Size: 303 KiB After Width: | Height: | Size: 279 KiB |
Loading…
Add table
Add a link
Reference in a new issue