Skip to content
/ zeptodns Public

JavaScript-configurable, lightweight, authoritative, non-recursive DNS server in Java.

License

Notifications You must be signed in to change notification settings

rmuch/zeptodns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zeptodns

Introduction

ZeptoDNS is a lightweight authoritative, non-recursive DNS server intended for development use or any other situation where scriptability might be desirable. ZeptoDNS makes use of new features available in JDK 8, including the high-performance Nashorn JavaScript engine.

ZeptoDNS is still in early development and is not yet ready for production use.

Features

ZeptoDNS provides the following features:

  • High performance query processing using Java NIO
  • Fast compiled scriptability with Nashorn JavaScript engine
  • Fluent API for constructing DNS queries and responses

About

JavaScript-configurable, lightweight, authoritative, non-recursive DNS server in Java.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published