From 8255ef7a6f4ebee2ff3a6d37b4ebe668cd2b2cb6 Mon Sep 17 00:00:00 2001 From: Mattias Geniar Date: Tue, 7 Mar 2017 12:35:05 +0100 Subject: [PATCH 1/2] Add DNS Spy --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d35ec1f4..abf41542 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ Table of Contents * [codebasehq.com](https://www.codebasehq.com/) — One free project with 100 MB space and 2 users * [NotABug](https://notabug.org) - NotABug.org is a free-software code collaboration platform for freely licensed projects, Git based * [Deveo](https://deveo.com/) - [free](https://deveo.com/pricing/) cloud and Git, Mercurial, or SVN repositories. - + ## Tools for Teams and Collaboration * [scinote.net](http://scinote.net) — Scientific data management and team collaboration. One Team with unlimited number of users, backup and 1 GB storage space @@ -249,6 +249,7 @@ Table of Contents * [opsdash.com](https://www.opsdash.com/) — Self-hoster server, clusters and services monitoring, free for 5 servers and 5 services * [healthchecks.io](https://healthchecks.io) — Monitor your cron jobs and background tasks. Unlimited free checks * [appbeat.io](https://appbeat.io) — Website monitoring, 3 monitors free. They offer very reliable and affordable monitor service. + * [dnsspy.io](https://dnsspy.io) — Monitor your DNS and get alerts for changes, RFC-violating DNS configs, ... Free for 1 domain. ## Crash and Exception Handling From 276d2c86d8d4af5a49c91526ccc4a4b29c24b2fa Mon Sep 17 00:00:00 2001 From: Mattias Geniar Date: Tue, 7 Mar 2017 12:38:11 +0100 Subject: [PATCH 2/2] Extend DNS Spy offering with free Premium account for open source maintainers --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index abf41542..dad12c67 100644 --- a/README.md +++ b/README.md @@ -249,7 +249,7 @@ Table of Contents * [opsdash.com](https://www.opsdash.com/) — Self-hoster server, clusters and services monitoring, free for 5 servers and 5 services * [healthchecks.io](https://healthchecks.io) — Monitor your cron jobs and background tasks. Unlimited free checks * [appbeat.io](https://appbeat.io) — Website monitoring, 3 monitors free. They offer very reliable and affordable monitor service. - * [dnsspy.io](https://dnsspy.io) — Monitor your DNS and get alerts for changes, RFC-violating DNS configs, ... Free for 1 domain. + * [dnsspy.io](https://dnsspy.io) — Monitor your DNS and get alerts for changes, RFC-violating DNS configs, ... Free for 1 domain, open source maintainers may apply for a free premium account. ## Crash and Exception Handling