Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 630 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 630 Bytes

unbound4j CircleCI

unbound4j is a high throughput DNS resolution engine for Java application that leverages libunbound.

It was developed in order to perform reverse lookups at high rates (tens of thousands of lookups per second) while processing network flows.

Building

Requires Maven (tested with 3.5.2) and CMake (tested with 3.14.5)

./build.sh

The dist/ folder should now contain both unbound4j-VERSION.jar and libunbound4j.so.