DNS4J is written by Lorenzo Ingrillì.
Visit my personal home page
News
2010 December 12: DNS4J BETA3 is available.
Note: this web site is also in 'alpha' version. So it can contains only partial documentation. My efforts are on DNS4J software. Then i going to make this site more accurate/complete.
What is DNS4J ?
DNS4J is:
- A pure Java DNS protocol implementation, you can embed it into your application and perform advanced dns query or provide a custom dns server
- A set of DNS utility, from command line you can query dns, benchmark a dns server, execute automated test to verify stability and discover misconfigurations.
-
A powerful and configurable DNS server
- support YAML configuration
- zones datastore: you can choose your preferred backend. Currently supported backends are YAML and database
- support scripted resolvers (like PHP for web pages - you can dynamically resolve dns queries using i.e. Groovy, JRuby, Jython, JavaScript)
- plugins
- IPv6 ready
- high performance

