diff options
author | nodiscc <nodiscc@gmail.com> | 2017-08-27 09:11:19 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-08-27 09:11:19 +0000 |
commit | 314976bf90afe6a4a664a2384a47d3d5670c4102 (patch) | |
tree | eaf17f49499d0b40cdcd2e6843e7d95d85845214 | |
parent | Merge pull request #1122 from DJCrashdummy/patch-2 (diff) | |
parent | fix spftoolbox description, remove duplicate link (diff) | |
download | awesome-selfhosted-314976bf90afe6a4a664a2384a47d3d5670c4102.tar.gz awesome-selfhosted-314976bf90afe6a4a664a2384a47d3d5670c4102.zip |
Merge pull request #1153 from bulbajackel/master
added SPFToolbox
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -508,6 +508,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) - Application to look up DNS records such as SPF, MX, Whois, and more. ([Source Code](https://github.com/bulbajackel/SPFtoolbox)) `MIT` `PHP` ## Document Archiving |