dyndns
dynamic DNS (DDNS) update client implemented in Perl
Install
- All systems
-
curl cmd.cat/dyndns.sh
- Debian
-
apt-get install dyndns
- Ubuntu
-
apt-get install dyndns
- Kali Linux
-
apt-get install dyndns
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install dyndns
- Raspbian
-
apt-get install dyndns
- Dockerfile
- dockerfile.run/dyndns
dyndns
dynamic DNS (DDNS) update client implemented in Perl
Map dynamic IP address into your.hostname.example.org. A cross-platform solution for DHCP ISP-connected users to obtain permanent DNS, MX, and Web hosting service from a DDNS provider (e.g. dyndns.org). Works anywhere where Perl is installed.