Built with
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