diff options
author | nodiscc <nodiscc@gmail.com> | 2019-01-19 14:05:45 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-01-19 14:05:45 +0000 |
commit | 41ba348bc0e83921bf7c1af2fbdc9e74a25f2a30 (patch) | |
tree | e24532e4b66cc5d73b152ddae70fa628b9a26721 | |
parent | Merge pull request #1596 from imadityang/patch-1 (diff) | |
parent | update SPF toolbox to new urls (diff) | |
download | awesome-selfhosted-41ba348bc0e83921bf7c1af2fbdc9e74a25f2a30.tar.gz awesome-selfhosted-41ba348bc0e83921bf7c1af2fbdc9e74a25f2a30.zip |
Merge pull request #1608 from charlesabarnes/f/updateSpfToolbox
update SPF toolbox to new urls
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -584,7 +584,7 @@ See https://github.com/n1trux/awesome-sysadmin#dns - [CoreDNS](https://coredns.io/) - Plugin driven DNS Server with support for proxying to Google's DNS-over-HTTPS. ([Source Code](https://github.com/coredns/coredns)) `Apache-2.0` `Go` - [nsupdate.info](https://www.nsupdate.info/) - nsupdate.info is a dynamic DNS service. ([Demo](https://www.nsupdate.info/account/register/), [Source Code](https://github.com/nsupdate-info/nsupdate.info)) `BSD-3-Clause` `Python` -- [SPF Toolbox](http://spftoolbox.charlesabarnes.com) - Application to look up DNS records such as SPF, MX, Whois, and more. ([Source Code](https://github.com/bulbajackel/SPFtoolbox)) `MIT` `PHP` +- [SPF Toolbox](http://spftoolbox.com) - Application to look up DNS records such as SPF, MX, Whois, and more. ([Source Code](https://github.com/charlesabarnes/SPFtoolbox)) `MIT` `PHP` ## Document Management |