Robbie Mckennie
4e7e13ca6c
Nsupdate one-liner ( #393 )
Pipe the commands to nsupdate
6 years ago
Emily Karisch
d62800b454
Make a stricter comparison for matching against zone names
This adds a dot in front of the fqdn and the zone name, so the
comparison will only check against full DNS parts of the fqdn and the
zone name. This will prevent to match a fqdn against an unrelated zone
name which overlaps with the wanted zone in the naming.
Fixes #398
7 years ago
Brian Hechinger
b0803b02a5
Adding the Route53 dns script and some docs.
8 years ago
Laurent BAYSSE
a9c1ee3a07
Adding support for OVH managed DNS
9 years ago
srvrco
44b0c3f93f
adding linode dns
9 years ago
srvrco
026aab3260
Cloudflare bugfix #239 missing variable check
9 years ago
Karol Babioch
f6fc051c63
Make scripts executable by default
9 years ago
srvrco
0922e280d5
adding wrapper script for lexicon dns manipulation
9 years ago
srvrco
36e3428ac5
bug fix openssl v1.1.0 ( #166 ) and DOMAIN_PEM_LOCATION ( #167 )
9 years ago
srvrco
724d30a132
updating to a consistent style guide
9 years ago
Tomasz Słodkowicz
2864732d77
Change delete script in a similar way as add script.
Allow to remove only selected token for subdomain.
9 years ago
Tomasz Słodkowicz
f0d5f0362a
Don't query CF for domains twice, do strict json parsing, report errors
9 years ago
Tomasz Słodkowicz
0b6b758364
Remove grep, awk, sed dependency, use bash and curl only
9 years ago
srvrco
14d6723f24
added comments if you have a large number of domains
9 years ago
srvrco
1e5891da95
updated cloudflare DNS scripts to run on OSX, BSD etc as well as a wider range of domains
9 years ago
srvrco
c76fe01d30
added manual dns examples
9 years ago
decker
49581f81b8
surport read key from env
9 years ago
decker
bda30562fd
fix dnspod bug
9 years ago
decker
b91758e571
Add Dnspod script
9 years ago
Tod Huff
6e65f6c7b8
Removed check for ${TOKEN} from dns_del_pdns-mysql, as it appears it is not sent to the DNS_DEL_COMMAND
Added secondary #s to the default config, so that when the lines are uncommented, the function properly.
10 years ago
Marcello Cerruti
5fedf156e2
fix #65
10 years ago
Tod Huff
cef0b24787
Added dns_add_pdns-mysql and dns_del_pdns-mysql, to support dns updates using a local powerdns + mysql/mariadb setup
10 years ago
srvrco
50bb94f593
adding example dns challenge scripts
10 years ago