Skip to content

dnsmasq with purge

License

GPL-2.0, GPL-3.0 licenses found

Licenses found

GPL-2.0
COPYING
GPL-3.0
COPYING-v3
Notifications You must be signed in to change notification settings

gwtony/pdnsmasq

Repository files navigation

Compile

fix dbus-devel BUG:

cp /usr/lib64/dbus-1.0/include/dbus/dbus-arch-deps.h /usr/include/dbus-1.0/dbus/dbus-arch-deps.h

Make

cd dnsmasq-with-purge && make
make install

Config

modify Dbus config:

cp dbus/dnsmasq.conf /etc/dbus-1/system.d/
service messagebus restart

Start dnsmasq

dnsmasq --enable-dbus --enable-radmin

Do purge

Local

dnsmasq_purge name

Remote

echo 'REQ: PurgeCacheEntry domain_name' | nc pdnsmasq_ip 19180

About

dnsmasq with purge

Resources

License

GPL-2.0, GPL-3.0 licenses found

Licenses found

GPL-2.0
COPYING
GPL-3.0
COPYING-v3

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published