Go to file
Hazel 197d951147
Documentation + License
2023-09-12 18:19:57 +02:00
apps Documentation + License 2023-09-12 18:19:57 +02:00
config initial commit 2023-09-12 17:29:28 +02:00
.DS_Store initial commit 2023-09-12 17:29:28 +02:00
.formatter.exs initial commit 2023-09-12 17:29:28 +02:00
.gitignore initial commit 2023-09-12 17:29:28 +02:00
LICENSE.md Documentation + License 2023-09-12 18:19:57 +02:00
README.md Documentation + License 2023-09-12 18:19:57 +02:00
mix.exs initial commit 2023-09-12 17:29:28 +02:00
mix.lock initial commit 2023-09-12 17:29:28 +02:00

README.md

Hazelnet / RIPE DB Automation Scripts

This repository contains scripts that automate the process of updating the RIPE NCC database, as well as Cloudflare DNS records for Hazelnet.

Usage

Copy config/example-config.exs to config/config.exs and fill in the values.

Run mix deps.get to install dependencies.

See the documentation for each application in [apps/] for more information.