|
||
---|---|---|
apps | ||
config | ||
.DS_Store | ||
.formatter.exs | ||
.gitignore | ||
LICENSE.md | ||
README.md | ||
mix.exs | ||
mix.lock |
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.