No description
This repository has been archived on 2026-04-20. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
  • Python 90.5%
  • Dockerfile 5.7%
  • Just 3.8%
Find a file
Chris Pressland 479f4ca6c4
Some checks failed
ci / release (production) (push) Has been cancelled
ci / build (push) Has been cancelled
ci / release (staging) (push) Has been cancelled
Update README.md
2024-01-13 14:09:30 +00:00
.github/workflows Initial Commit 2024-01-13 14:01:10 +00:00
delamain Initial Commit 2024-01-13 14:01:10 +00:00
docs Initial Commit 2024-01-13 14:01:10 +00:00
.gitignore Initial Commit 2024-01-13 14:01:10 +00:00
Dockerfile Initial Commit 2024-01-13 14:01:10 +00:00
Justfile Initial Commit 2024-01-13 14:01:10 +00:00
poetry.lock Initial Commit 2024-01-13 14:01:10 +00:00
pyproject.toml Initial Commit 2024-01-13 14:01:10 +00:00
README.md Update README.md 2024-01-13 14:09:30 +00:00

Delamain

Finds IP Addresses for a list of Hosts and ships the results to NextDNS as Rewrites.

Environment Variables

Name Description Default Value Required
lookups Hostnames to Lookup, comma seperated None Yes
nextdns_api_key API Key for communicating with NextDNS None Yes
nextdns_profile_id Profile ID to use on NextDNS dee4c7 No
log_level Log Level, API Responses are only logged in DEBUG INFO No