diff options
author | nodiscc <nodiscc@gmail.com> | 2017-08-27 09:06:04 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-08-27 09:06:04 +0000 |
commit | ac6c292d3fdac635769ce8c5025d6be7dc08e834 (patch) | |
tree | 9dea6338be5a7bb739d0db2b29608fd56efcceec /README.md | |
parent | added SPFToolbox (diff) | |
download | awesome-selfhosted-ac6c292d3fdac635769ce8c5025d6be7dc08e834.tar.gz awesome-selfhosted-ac6c292d3fdac635769ce8c5025d6be7dc08e834.zip |
fix spftoolbox description, remove duplicate link
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -507,7 +507,7 @@ _Recipe management_ See https://github.com/n1trux/awesome-sysadmin#dns * [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` `Python` - * [SPF Toolbox](http://spftoolbox.charlesabarnes.com) - selfhosted free replacement for Mxtoolbox ([Demo](http://spftoolbox.charlesabarnes.com), [Source Code](https://github.com/bulbajackel/SPFtoolbox)) `MIT` `PHP` + * [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` ## Document Archiving |