File: control

package info (click to toggle)
dbab 1.5.01-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 192 kB
  • sloc: sh: 225; perl: 79; makefile: 45
file content (28 lines) | stat: -rw-r--r-- 1,064 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Source: dbab
Maintainer: Tong Sun <suntong001@users.sourceforge.net>
Section: net
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper-compat (= 12),
               ronn
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/debian/dbab
Vcs-Git: https://salsa.debian.org/debian/dbab.git
Homepage: https://github.com/suntong/dbab
Rules-Requires-Root: no

Package: dbab
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         dnsmasq,
         curl,
         dnsutils
Description: dnsmasq-based ad-blocking using pixelserv
 Block advertising sites at the DNS level. dbab is feather weight,
 both in terms of package size and CPU usage, because no pattern matching or
 string substitution is involved. Thus it is super efficient and extremely
 fast.  All ads are be replaced by a 1x1 pixel gif image served locally by
 the tiny pixelserv server. The ad-block list can be periodically downloaded
 from pgl.yoyo.org, and can be tweaked locally. Speed up mobile device
 browsing without installing any apps to them.