website/content/_index.md

24 lines
869 B
Markdown
Raw Normal View History

2020-03-29 17:26:12 +02:00
+++
2020-03-30 20:58:11 +02:00
title = "dnsmanager - free your zones"
2020-03-29 17:26:12 +02:00
+++
2020-04-01 16:35:37 +02:00
dnsmanager is a web interface to enable users to register DNS names and manage their zone. It is the software powering [netlib.re](https://netlib.re), a service to provide names for everyone on the Internet.
[netlib.re](https://netlib.re) is kindly operated by [Alsace Réseau Neutre](https://arn-fai.net), a neutral and non-profit Internet Service Provider based in Alsace, France. Don't be shy, come and ask questions!
# Features
- [x] User accounts
- [x] Simple and expert modes for zone edition
- [x] DynDNS-like automatic IP updates
- [x] Multiple client and parent zones
- [ ] DNS delegation
- [ ] 3rd party authentication (LDAP, OpenID Connect)
- [ ] Documented client-side API
- [ ] CAPTCHA?
# Setup
Please refer to the [project's repository](https://github.com/KaneRoot/dnsmanager) for setup instructions.
2020-03-29 17:26:12 +02:00