Skip to content

Latest commit

 

History

History
52 lines (37 loc) · 3.41 KB

readme.md

File metadata and controls

52 lines (37 loc) · 3.41 KB

Hosts file merge script

Powershell script that automatically downloads and merges multiple hosts files.

By default 3 sources are used:

source direct link
adaway.org link
github.com/StevenBlack/hosts link
winhelp2002.mvps.org link

Other sources that can be selected:
source direct link
pgl.yoyo.org/adservers link
sysctl.org/cameleon link
someonewhocares.org/hosts link
malwaredomainlist.com link
hostsfile.org link
lewisje.github.io link
github.com/yous/YousList link

Usage

GUI mode

"Replace Hosts file on this machine" requires administrator privilages,
the script will ask for permissions before installing.

CLI mode

argument type
Install bool
Sources string array
IPFormat string
Aliases integer

"Copy Command" button will create command with arguments matching selection in window.

View source code

View Source

Downloads

Batch file