Package: teleddns Version: 0.3.1 Architecture: riscv64 Maintainer: Tomas Hlavacek Installed-Size: 6305 Homepage: https://github.com/tmshlvck/teleddns Priority: optional Section: net Filename: pool/main/t/teleddns/teleddns_0.3.1_riscv64.deb Size: 2408644 SHA256: 86fce997c3deecf2ff712d943f022be8c8e7a4c9a02b8ca55d70fb183b4326a7 SHA1: da23b3fde5b121e0ec029558f132f0361af936b9 MD5sum: 959ed7a5220edc19a6081146cbcba857 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.