diff options
author | Charles Barnes <cbarnes@bullhorn.com> | 2017-08-26 21:27:22 +0000 |
---|---|---|
committer | Charles Barnes <cbarnes@bullhorn.com> | 2017-08-26 21:27:22 +0000 |
commit | b6607a2dcde4f938f25b75d825d06ce8ddd4b1d2 (patch) | |
tree | 3809fcbdb4ea6bea193c4afa00f2fca7f279e0cf /README.md | |
parent | Merge pull request #1151 from Kickball/update-rc-link (diff) | |
download | awesome-selfhosted-b6607a2dcde4f938f25b75d825d06ce8ddd4b1d2.tar.gz awesome-selfhosted-b6607a2dcde4f938f25b75d825d06ce8ddd4b1d2.zip |
added SPFToolbox
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -507,6 +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` ## Document Archiving |