mirror of
https://github.com/novatiq/packages.git
synced 2026-07-27 22:13:49 +01:00
* "zero-conf" installation & setup, usually no manual config changes required (i.e. ip address, network devices etc.) * full IPv4 and IPv6 support * new adblock list source (malwaredomainlist.com) * adblock related statistics will be done by iptables * removed curl dependency * for IPv6 support you need 'kmod-ipt-nat6' * fix Chaos Calmer compability * various small changes & fixes * updated documentation * updated maintainer email address Signed-off-by: Dirk Brenken <dirk@brenken.org>
6 lines
181 B
Plaintext
6 lines
181 B
Plaintext
# tell DHCP clients not to ask for proxy information
|
|
# some clients - like Win7 - will constantly ask if not told "No!"
|
|
# configuration found in /etc/dnsmasq
|
|
#
|
|
dhcp-option=252,"\n"
|