From 6be3afd819a86136b51c5ae722ab48266187155b Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Sat, 16 Feb 2013 21:36:50 +0100 Subject: Add dnsmasq-ipset note. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index eb72cc7..29b10bd 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,11 @@ Practical use cases include routing over a given gateway traffic for particular web services or webpages that do not have a priori predictable IP addresses and instead rely on dizzying arrays of DNS resolutions. +#### Upstream Dnsmasq Support + +***This functionality has now been [written directly into `dnsmasq`](http://thekelleys.org.uk/gitweb/?p=dnsmasq.git;a=commit;h=13d86c7372e01392d1e3af7c90312b49e2a5c15d), which should be much easier to use than this project. See the `--ipset` option.*** + + ### Why? Some ISPs throttle connections to services like YouTube. Other times, -- cgit v1.2.3-59-g8ed1b