mirror of
https://github.com/hectorm/hblock.git
synced 2026-04-18 04:56:31 +05:30
18 lines
769 B
Text
18 lines
769 B
Text
Source: hblock
|
|
Section: utils
|
|
Priority: optional
|
|
Maintainer: Héctor Molinero Fernández <hector@molinero.dev>
|
|
Build-Depends: debhelper (>=9), dh-systemd (>=1.5)
|
|
Standards-Version: 4.0.0
|
|
Homepage: https://github.com/hectorm/hblock
|
|
Vcs-Browser: https://github.com/hectorm/hblock
|
|
Vcs-Git: https://github.com/hectorm/hblock.git
|
|
|
|
Package: hblock
|
|
Architecture: all
|
|
Depends: curl | wget, ${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.
|