Skip to content

Lightweight and simple hosts file automation. Checks for blocklist updates at Windows startup.

License

Notifications You must be signed in to change notification settings

mirbyte/HostsMatic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License Size Last Commit

HostsMatic

Windows-Hosts-File-Blocklist-Automater

TEST RELEASE ! Not recommended for actual use.

Usage of hosts file is an outdated method. DNS over HTTPS skips the use of hosts file. These three files work together to provide a complete solution for managing Windows hosts file updates with blocklists, including installation and removal.

1. installer.bat

  • Windows batch script that installs HostsMatic
  • Creates installation directory in Program Files
  • Copies necessary files and creates a shortcut in Startup folder
  • Creates a backup of the original hosts file
  • Runs initial setup wizard

2. HostsMatic.exe

  • Compiled Python script that manages host file updates
  • Includes Microsoft telemetry blocklist
  • Handles automatic updates and DNS cache flushing
  • Provides setup wizard for configuration

3. uninstaller.bat

  • Windows batch script that removes HostsMatic
  • Removes program files and startup shortcut
  • Optionally restores original hosts file from backup
  • Provides cleanup options for backup files

Sources:

About

Lightweight and simple hosts file automation. Checks for blocklist updates at Windows startup.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published