Package: teleddns Version: 0.3.1 Architecture: arm64 Maintainer: Tomas Hlavacek Installed-Size: 6561 Homepage: https://github.com/tmshlvck/teleddns Priority: optional Section: net Filename: pool/main/t/teleddns/teleddns_0.3.1_arm64.deb Size: 2285296 SHA256: 060b1c84802bc7621ef8cbb1b695585bfee5de854376526b65a00da7c85927bb SHA1: 010242b8c7a4883931eb552d53230e34d87b0cc9 MD5sum: 431c4ed76bb4afc848952533e1dadb07 Description: Advanced DDNS client with Netlink support TeleDDNS is an advanced dynamic DNS client with daemonization support (as a systemd service) or one-shot running capability. In daemon mode it watches the kernel rtnetlink socket for interface and address changes, selects the most appropriate public address per host, and reports it to a teleddns-server over HTTP, pooling updates to minimize both convergence time and resource usage. . Features: - Efficient address change detection via Netlink - Support for both IPv4 and IPv6 - Configurable update hooks (nftables sets, shell) - Systemd integration . Since 0.3.0 the client is implemented in Go; it is a drop-in replacement for the earlier Rust build using the same binary name, config path, and systemd unit.