2
1
Fork
You've already forked circumnavigator
0
  • Shell 100%
Find a file
Tavi ef048d9585
Fixup
Signed-off-by: Tavi <tavi@divested.dev>
2024年07月27日 18:26:49 -04:00
.gitignore Ads and collation 2023年07月25日 21:11:31 -04:00
domains-good.txt Initial commit 2023年07月25日 20:04:54 -04:00
LICENSE Going the distance... [pt3] 2024年07月27日 15:12:59 -04:00
README.md Disable threading 2023年07月25日 21:19:05 -04:00
test.sh Fixup 2024年07月27日 18:26:49 -04:00

Circumnavigator: A DNS Comparator

Overview

This is a simple script to check lists of domains against a DNS resolver to determine their rough effectiveness of proclaimed blocking capabilities.

Use

  • source test.sh; #grab the functions
  • downloadLists; #download the bad lists
  • runAllTests; #start all tests in background
  • collateResults; #use to combine the final results after all tests complete
  • haltTests; #use to abort all the background threads

Limitations

  • Doesn't account for domains that are actually dead

Credits

Donate