diff options
author | Volodymyr Smirnov <volodymyr@smirnov.im> | 2020-10-30 06:35:05 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-30 06:35:05 +0000 |
commit | d16f14432b7af60ef3002fd4cf3e891b898246e9 (patch) | |
tree | 683be07318eee662f1794b075d6bc833252e023a /README.md | |
parent | Merge pull request #2264 from vinodc/patch-1 (diff) | |
download | awesome-selfhosted-d16f14432b7af60ef3002fd4cf3e891b898246e9.tar.gz awesome-selfhosted-d16f14432b7af60ef3002fd4cf3e891b898246e9.zip |
Add MalwareMultiScan to Misc/Other
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1023,6 +1023,7 @@ See also <https://en.wikipedia.org/wiki/List_of_streaming_media_systems>, <https - [Kimai](http://www.kimai.org/) - Simple time and project tracking. ([Demo](http://www.kimai.org/demo/), [Source Code](https://github.com/kimai/kimai)) `GPL-3.0` `PHP` - [King Phisher](https://github.com/securestate/king-phisher) - King Phisher is a tool for testing and promoting user awareness by simulating real world phishing attacks. `BSD-3-Clause` `Python` - [MailyGo](https://codeberg.org/jlelse/MailyGo) - MailyGo is a small tool written in Go that allows to send HTML forms, for example from static websites without a dynamic backend, via email. `MIT` `Go` +- [MalwareMultiScan](https://github.com/mindcollapse/MalwareMultiScan) - Self-hosted VirusTotal-like for scanning files with multiple antiviruses running in a Docker. ([Demo](http://199.247.24.56:8888/)) `MIT` `C#` - [MindsDB](https://github.com/mindsdb/mindsdb) - MindsDB is an open source self hosted AI layer for existing databases that allows you to effortlessly develop, train and deploy state-of-the-art machine learning models using standard queries. `GPL-3.0` `Python` - [Monica](https://monicahq.com/) - Personal relationship manager, and a new kind of CRM to organize interactions with your friends and family. ([Source Code](https://github.com/monicahq/monica)) `AGPL-3.0` `PHP` - [Musical Artifacts](https://musical-artifacts.com/) - Helping to catalog, preserve and free the artifacts you need to produce music. ([Source Code](https://github.com/lfzawacki/musical-artifacts)) `MIT` `Ruby` |