# Install inadyn with Homebrew, apk, apt, MacPorts, Nix, dnf

Dynamic DNS client with IPv4, IPv6, and SSL/TLS support. Version 2.13.0 via Homebrew; verified 2026-05-10. Also installable with debian: sudo apt install inadyn.

## Install

```sh
sudo av install brew:inadyn
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install inadyn
```

  Evidence: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install inadyn
```

  Evidence: MacPorts ports tree: net/inadyn/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add inadyn
```

  Evidence: Alpine Linux edge package indexes: inadyn from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install inadyn
```

  Evidence: Debian stable package indexes: inadyn from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#inadyn
```

  Evidence: nixpkgs package indexes: pkgs/by-name/in/inadyn/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- dnf (92%):

```sh
sudo dnf install inadyn-mt
```

  Evidence: Fedora Rawhide package metadata: inadyn-mt from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

## Package facts

- **Package key:** brew:inadyn
- **Package manager:** Homebrew
- **Version:** 2.13.0
- **Source summary:** Dynamic DNS client with IPv4, IPv6, and SSL/TLS support
- **Homepage:** <https://troglobit.com/projects/inadyn/>
- **Repository:** <https://github.com/troglobit/inadyn>
- **Last updated:** 2026-05-10T19:13:54Z
- **Generated:** 2026-08-03T19:37:03+00:00

## Executables

- inadyn (alias)

## Install behavior

- Bottle: not available

## Freshness

- Page generated: 2026-08-03
- Package-manager version: 2.13.0
## Project history and usage

Inadyn, short for In-a-Dyn, is a small dynamic DNS client. It keeps DNS host records synchronized with changing public IP addresses, especially for home servers, routers, gateways, and redundant Internet connections.

### Project history

The Troglobit GitHub repository was created in 2010, while older provider documentation identifies inadyn as a C-based DDNS client written by inarcis. Troglobit's line modernized the project around HTTPS support, a libConfuse-based configuration format, provider plugins, systemd integration, and many service-provider examples.

A 2014 Troglobit release note described the project as reignited and pointed toward the 2.0 configuration format. The repository's GitHub releases show the 1.99.x bridge releases in 2014 and 2015, then a long 2.x line of DDNS provider additions and fixes.

### Adoption history

Inadyn's adoption is tied to appliances and distribution packaging. The project README and Troglobit project page both say it is common in GNU/Linux distributions and off-the-shelf routers and Internet gateways, which matches the batch metadata listing apk, Homebrew, Debian, Fedora, MacPorts, Nix, and Ubuntu packages.

### How it is used

Users place provider credentials, hostnames, and update policy in inadyn.conf. The daemon periodically or on demand checks the public address and updates one or more DDNS records through providers such as FreeDNS, Cloudflare-style APIs, and other supported services.

### Why package nerds care

For package people, inadyn is the archetypal tiny network daemon: one C program, one config file, one service unit, and decades of DDNS-provider churn encoded as package updates. It matters because it is often the glue that makes a dynamic residential or small-office connection reachable by a stable hostname.

### Timeline

- 2010: Troglobit GitHub repository created.
- 2014: v1.99.7 and v1.99.8 release notes described project revival, provider plugin work, HTTPS support, and the path toward 2.0.
- 2015: 1.99.x bridge releases continued on GitHub.
- 2020: Troglobit project page documented the common /etc/inadyn.conf layout and systemd service usage.
- 2025: GitHub repository archived after the 2.12.0 release line.

### Related projects

- inadyn-mt and inadyn-advanced are related DDNS-client forks documented by SourceForge and package metadata.
- ddclient, router firmware DDNS clients, systemd service units, and provider-specific DDNS APIs occupy the same operational space.

### Sources

- <https://api.github.com/repos/troglobit/inadyn/releases>
- <https://github.com/troglobit/inadyn>
- <https://help.dyn.com/inadyn.html>
- <https://sourceforge.net/projects/inadyn-mt/>
- <https://troglobit.com/2014/05/14/new-release-of-the-ddns-client-inadyn/>
- <https://troglobit.com/2014/05/20/new-release-of-uftpd-and-inadyn-dot-dot-dot/>
- <https://troglobit.com/projects/inadyn/>
- input.json source_facts.package-manager


## Security Notes

No matching local secret-handling manifest was found for inadyn. Nucleus package metadata is still published here so future coverage has a stable package URL.



## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: /etc/inadyn.conf

## Credential files

- Unix: /etc/inadyn.conf
## Other Package-Manager Records

- Debian apt - inadyn - 2.11.0-1+b1: normalized package name match | Debian stable package indexes: inadyn from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | simple and small dynamic DNS client with HTTPS support | https://github.com/troglobit/inadyn
- Nix - inadyn: normalized package name match | nixpkgs package indexes: pkgs/by-name/in/inadyn/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - inadyn - 2.11.0-1build2: normalized package name match | Ubuntu 24.04 LTS package indexes: inadyn from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | simple and small dynamic DNS client with HTTPS support | https://github.com/troglobit/inadyn
- apk - inadyn - 2.13.0-r0: normalized package name match | Alpine Linux edge package indexes: inadyn from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Dynamic DNS client with TLS support | https://troglobit.com/projects/inadyn
- apk - inadyn-doc - 2.13.0-r0: normalized package name match | Alpine Linux edge package indexes: inadyn-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Dynamic DNS client with TLS support (documentation) | https://troglobit.com/projects/inadyn
- apk - inadyn-openrc - 2.13.0-r0: normalized package name match | Alpine Linux edge package indexes: inadyn-openrc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Dynamic DNS client with TLS support (OpenRC init scripts) | https://troglobit.com/projects/inadyn
- dnf - inadyn-mt - 2.28.10-27.fc45: normalized package name match | Fedora Rawhide package metadata: inadyn-mt from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Dynamic DNS Client | http://inadyn-mt.sourceforge.net
- MacPorts - inadyn: normalized package name match | MacPorts ports tree: net/inadyn/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/inadyn.yml](https://github.com/mxcl/pkgdb/blob/main/combined/inadyn.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
