Skip to content

Unbound is a validating, recursive, and caching DNS resolver. This is an export of the subversion repository at https://unbound.net/svn/

License

Notifications You must be signed in to change notification settings

InfrastructureServices/unbound

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unbound README
* ./configure && make && make install
* You can use libevent if you want. libevent is useful when using 
  many (10000) outgoing ports. By default max 256 ports are opened at
  the same time and the builtin alternative is equally capable and a 
  little faster.
* More detailed README, README.svn, README.tests in doc directory
* manual pages can be found in doc directory, and are installed, unbound(8).
* example configuration file doc/example.conf

About

Unbound is a validating, recursive, and caching DNS resolver. This is an export of the subversion repository at https://unbound.net/svn/

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 82.0%
  • Shell 7.9%
  • M4 2.4%
  • Makefile 2.1%
  • Python 1.7%
  • Yacc 1.4%
  • Other 2.5%