Skip to content

spacedingo/dnsmasq-regexp_2.76

Repository files navigation

Dnsmasq version 2.76 - with regex and extended cache limit

Added regex matching support for use with address and extended maximum cache limit from 10,000 to 500,000.


Example config

Regex matching address=/:myvpn[0-9].company.com:/4.1.1.1

More cache cache-size=300000

Compiling (Debian 8/9 or Ubuntu 16/17)

1. Install prerequisites:
apt-get install -y git make gcc libdbus-1-dev libidn11-dev libnetfilter-conntrack-dev liblua5.1-dev libpcre++-dev nettle-dev libhogweed4
2. Compile:
git clone https://github.com/spacedingo/dnsmasq-regexp_2.76.git dnsmasq
cd dnsmasq
make install

Links

[Dnsmasq-discuss] using regular expressions in server list http://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/2013q2/007124.html

About

No description, website, or topics provided.

Resources

License

GPL-2.0, GPL-3.0 licenses found

Licenses found

GPL-2.0
COPYING
GPL-3.0
COPYING-v3

Stars

Watchers

Forks

Packages

No packages published