From 7b245ed7dc57777a7f1ee16868bfb478b0a84ad7 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Fri, 29 May 2020 18:27:38 +0000 Subject: [PATCH] Generated README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5bb9cff..ee12a84 100644 --- a/README.md +++ b/README.md @@ -203,6 +203,7 @@ These Firefox extensions can help prevent connections to Google domains and also | [Toasted Analytics](https://toastedanalytics.com/) | **5-eyes** | Simple, privacy friendly analytics with event tracking. Paid only (with free trial) | | [Shynet](https://github.com/milesmcc/shynet) | | Shynet is a self-hosted analytics tool that doesn't make use of cookies. It is privacy focused and fully open-source. Thanks @woutfeys | | [Supabase](https://supabase.io/) | | Supabase is an opensource alternative to Firebase. As of right now you can use their hosting plan for free as it's in alpha, or you can self host ([note on self hosting](https://github.com/supabase/supabase/issues/85#issuecomment-636010946)). Thanks @woutfeys | +| [GoAccess](https://goaccess.io/) | | An open source web server analysis tool. Installs on your web server (ideally), but works just as well if you download your logs someplace else. Interactive; cursor around in the report and see what's going on. Can generate HTML reports. Can also generate realtime interactive HTML reports if you run it in server mode. Lightweight, only requires UTF-8 support and ncurses (ncursesw, if you want a UTF-8 enabled console). Available in the default package repositories of multiple Linux distros. Thanks @virtadpt |