All scripts are in my GitHub repo athttps://github。com/Doridian/FoxdenNetworkScripts
There currently is:
- certget (automatically get an SSL certificate and re-import it. I use with LetsEncrypt on my RasPi to have working LE certs on the routers fully automatically)
- dnssync (syncs DNS static entries from one router to another via FTP .auto.rsc, can be automated as schedule)
- dhcpsync (syncs DHCP static leases from one router to another via FTP .auto.rsc, can be automated as schedule)
You are welcome to make suggestions to improve the scripts or use them for your own setups if you find them useful.