6 Commits

Author SHA1 Message Date
a3562b4356 Merge pull request #3 from vdecine/patch-1
Use single quotes to allow all characters in password
2015-01-12 18:38:37 +01:00
ba24522d07 Merge pull request #5 from Brinkyeti/master
added support for mx records and some sort of silent ouput/logs
2015-01-12 18:38:09 +01:00
OranJuiceJohnes
e9046338cd WAN IP provider
WAN IP provider changed from hhtp to https.
2015-01-12 14:02:45 +01:00
Stefan Bader
10127f462e added support for mx records:
set MX=YES in your .config file if the DOMAIN specified in
	the .config file is actually an mx record.
	currently only supported when using nslookup and not drill.

added SILENT mode:
	if SILENT is set to NO the output and the logmessages
	remain the same.

	if SILENT is set to something else than NO or not set then
	neither will there be an output nor a log message as long
	as the ip-address doesn't change
2014-12-26 00:28:50 +01:00
vdecine
927e777e04 Use single quotes to allow all characters in password
Several characters e.g. $ are not correctly escaped using double quotes.
2014-03-08 14:54:03 +01:00
da10330885 Added IPv6 suppport and config files 2014-02-22 09:44:38 +01:00