Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ivoronin/unbify
Enables applications to use Unbound DNS resolver (TCP queries, Multiple Forwardes, etc)
https://github.com/ivoronin/unbify
Last synced: 5 days ago
JSON representation
Enables applications to use Unbound DNS resolver (TCP queries, Multiple Forwardes, etc)
- Host: GitHub
- URL: https://github.com/ivoronin/unbify
- Owner: ivoronin
- Created: 2013-01-11T15:19:44.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-01-23T16:54:49.000Z (almost 12 years ago)
- Last Synced: 2024-04-17T21:12:14.785Z (7 months ago)
- Language: C
- Homepage:
- Size: 129 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
unbify
======This is a small wrapper (LD_PRELOAD) library designed to (transparently) enable existing
applications to use Unbound DNS Resolver, that does TCP requests, caching, DNSSEC validation
and can use different forwarders for different domains. It is extremely useful when using
SOCKS and HTTP proxies.Build requirements
------------------- ldns (http://www.nlnetlabs.nl/projects/ldns/)
- unbound (http://unbound.net/)Limitations
------------ IPv6 is not supported (yet)