Skip to content

Commit c4f6a26

Browse files
authored
Added description for dnserial.sh
1 parent e27e3d5 commit c4f6a26

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
11
# dns-monitor
22
A series of bash/python scripts I wrote to monitor changes in my domains and alert myself.
3+
4+
### dnserial.sh
5+
This script receives the (sub)domain you want to monitor as an argument and monitors for changes to it's SOA record's serial number. If it finds such changes it publishes a message including the previous and current serial number to a specified MQTT topic for notifiers to consume.

0 commit comments

Comments
 (0)