tailscale-cloudflare-dnssync icon indicating copy to clipboard operation
tailscale-cloudflare-dnssync copied to clipboard

Syncs Tailscale/Headscale host IPs to a cloudflare hosted dns zone

Results 7 tailscale-cloudflare-dnssync issues
Sort by recently updated
recently updated
newest added

root@docker:~# docker run --rm -it --env-file /root/git/tailscale-cloudflare-dnssync/env.txt ghcr.io/marc1307/tailscale-cloudflare-dnssync:latest Traceback (most recent call last): File "app.py", line 96, in main() File "app.py", line 15, in main cf_ZoneId = getZoneId(config['cf-key'], config['cf-domain']) File...

With two new variables allow: - To register the wildcard dns entries. - To avoid registering IPv6 Addresses.

I have reodered the Dockerfile so it goes faster on small changes.

I normally add a wildcard DNS record to each machine so I can easily host individual services on subdomains. It'd be nice if this script automatically set that up. For...

Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.7.22 to 2024.7.4. Commits bd81538 2024.07.04 (#295) 06a2cbf Bump peter-evans/create-pull-request from 6.0.5 to 6.1.0 (#294) 13bba02 Bump actions/checkout from 4.1.6 to 4.1.7 (#293) e8abcd0 Bump pypa/gh-action-pypi-publish from...

dependencies

Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.7 to 2.2.2. Release notes Sourced from urllib3's releases. 2.2.2 🚀 urllib3 is fundraising for HTTP/2 support urllib3 is raising ~$40,000 USD to release HTTP/2 support and...

dependencies

anyone can tell me how to use this one in synology? thank you