Update 'DynDNS/README.md'

This commit is contained in:
Filip Znachor 2022-04-14 02:52:37 +02:00
parent a315fee410
commit 393a262111

View file

@ -4,7 +4,7 @@ Dynamic DNS records can be used for assigning hostnames to local devices.
It combines **DHCPv4 server leases** with **IP neigh** and add ALL device addresses to DNS hostnames.
Can be used for assinging **RA addresses to device hostnames**, which are defaultly **NOT** assigned in OpenWrt.
Can be used for assigning **static and RA IPv6 addresses to device hostnames**, which are defaultly **NOT** assigned in OpenWrt.
## Instalation
@ -19,10 +19,6 @@ Detailed installation with all required steps [can be found here](install.sh).
## Features
- Assign all device IPs to its hostname
- Support network domains
- Network domains support
- Automatically add records to dnsmasq
- Automatic trigg on DHCP lease
## Todo
- Assign only addresses from specific subnets (not all)
- Auto-trigger on DHCP lease