Compiling from source

Requirements

  • JDK 17+

Building from source

Build the frontend files (optional)

./builder.bash build-frontend

Build and run the program


$ ./gradlew build compTest -Dquarkus.package.type=uber-jar && java -jar ./build/dns-proxy-server.jar