dnsproxy
dnsproxy copied to clipboard
An awesome configuration generator for dns/proxy settings!
+ Some Fixes for Haproxy ns lookup on startup. Adding google dns for HAProxy and SNIProxy
I think it would be better to support https://github.com/dlundquist/sniproxy instead of haproxy, because sniproxy can do wildcards, which are needed for e.g. Amazon Instant Video now as it checks region...
It looks like few websites are no longer resolving to the address stated below -- which causes the fetal error on the HAProxy initialization. This is simple fix: simply remove...
I want to bypass H*O Go (Hungary) restrict to allow me watching in out of the country on my Apple TV. I followed SNI guide and I installed and configured...
I would very much like support for Bind9 instead of dnsmasq as bind9 has more functionality built in and is more commonly used (as it is installed on default of...
I don't know if this is possible, if anyone has any ideas that would be great :).
This is a somewhat annoying issue. It might just be an issue with HAProxy, but it might be possible to resolve with better config generation.
The code is getting kind of silly :) and needs to be cleaned up from being a quick hack.
The reasoning for this is obvious :). Testing some aspects of this are hard and annoying, but at the bare minimum the unit tests should check if the configuration output...
In some cases, someone may be unwilling to use `dnsmasq`, instead preferring Bind, or he simply already has Bind set up. It should be possible to write a generator for...