mirror of
https://github.com/hectorm/hblock.git
synced 2026-04-22 15:06:38 +05:30
16 lines
680 B
Text
16 lines
680 B
Text
Source: hblock
|
|
Section: utils
|
|
Priority: optional
|
|
Maintainer: Héctor Molinero Fernández <hector@molinero.xyz>
|
|
Build-Depends: debhelper (>=9), dh-systemd (>=1.5), make (>=4)
|
|
Standards-Version: 4.0.0
|
|
Homepage: https://github.com/hectorm/hblock
|
|
|
|
Package: hblock
|
|
Architecture: all
|
|
Depends: curl, ${misc:Depends}
|
|
Description: Improve your security and privacy by blocking ads, tracking and malware domains
|
|
This POSIX-compliant shell script, designed for Unix-like systems, gets a list
|
|
of domains that serve ads, tracking scripts and malware from multiple sources
|
|
and creates a hosts file (alternative formats are also supported) that prevents
|
|
your system from connecting to them.
|