fire1ce / DDNS-Cloudflare-Bash

Cloudflare DDNS bash Script for most Linux distributions and MacOS. Choose any source IP address to update external or internal (WAN/LAN). Cloudflare's options proxy and TTL configurable via the parameters.
https://3os.org
261 stars 61 forks source link

static internal ip #4

Closed angelbarrera92 closed 2 years ago

angelbarrera92 commented 2 years ago

Hi!

Did you consider using a static IP for the internal IP option? I mean, instead of trying to guess what (private) IP is running the script, maybe you need to use a different and static IP for a certain domain.

Use case:

Do you think it could be possible to implement?

Thanks

fire1ce commented 2 years ago

@angelbarrera92 Hey. The "guess" is the primery routing of the local ip. The use case you mentioned isn't the main purpose of this script. so it won't be implemented.