inadyn
inadyn copied to clipboard
In-a-Dyn is a dynamic DNS client with multiple SSL/TLS library support
Since ssl_init is called before the first conf_parse_file, ssl_init does not have access to the value of ca-trust-file. openssl.c defers setting the ca location to ssl_open, so it does not...
I'm running inadyn within a docker container and am seeing some unusually high memory usage. It's configured for only 6 cloudflare domains (3 using ipv6). ``` $ ps aux |...
Hope there cloud be a new update of dnspod.com I use this plugin in Truenas Core, Thank you very much!
Hello, I have no public IP v4 adress. Thus, if I have the A-Record set, some software uses this instead of connecting to my ip v6. I have setup inadyn...
When trying to download and run the Docker image I get an error --what's the matter? ``` # docker pull troglobit/inadyn Using default tag: latest latest: Pulling from troglobit/inadyn 7264a8db6415:...
Hello, Here's my config, my test of the command and the app's output : ``` $ cat ./inadyn.conf ───────┬───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── │ File: ./inadyn.conf ───────┼───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── 1 │ allow-ipv6 = true 2 │...
Using inadyn 2.12, as installed with brew and with brew --HEAD. macOS 14.3.1 I have prepared 2 configurations in my .conf file. Both of them seem to start working as...
This pull request aims to adapt Inadyn's code so that it can use the PorkBun API, a dynamic DNS provider. To do this, the following functions have been modified: -...
I have a use case where I need to notify a local process of a public ip address change. it would be nice if inadyn had an option to execute...
My router had some problem so I reconfigured it, and the device behind the router which running inadyn lost connection for a long time. But after by router becoming normal...