You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I feel this is something that doesn't need to be automated and you could do the same by just manually setting your duckdns address to a local IP. Or if you're needing both internal and external, you'd use duckdns.
Is this a new feature request?
Wanted change
Have the ability to set the internal ip instead of the external one.
Reason for change
For some home-lab cases using dns certificates it would be nice to be able to set the local ip instead of the external ip.
Proposed code change
Something like
UPDATE_IP=local-ipv4
could do the trick.Maybe just adding the following extra elif-branch in https://github.com/linuxserver/docker-duckdns/blob/master/root/app/duck.sh
The text was updated successfully, but these errors were encountered: