This repository has been archived by the owner on Jul 28, 2024. It is now read-only.
Blockcheck v0.0.9
- Partial IPv6 support. DNS and HTTP tests are now performed using both IPv4 and IPv6.
- DNS test is now using Google DNS-over-HTTPS API as a master reference to determine DNS spoofing.
- DNS test is now using non-existent IPv4 DNS server
3.3.3.3
and IPv6 DNS2600::10:20
to check for DNS redirection. - Various SSL certificate error fixes and more thorough HTTPS man-in-the-middle detection.
- Added elucidating text to run blockcheck with stock providers' DNS and no circumvention tools running.
- Added debug mode (
--debug
) which prints verbose messages for DNS resolver and HTTP tests. - New server reporting method. Now all printed text is sent to the server.
- New version update check.
- Other small fixes.
Windows binary build below.