diff options
author | Robert Forrest <robertforrest@live.com> | 2021-07-10 12:03:25 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-10 12:03:25 +0000 |
commit | cce39820e8cd14c2227a7369379afb0dcb413991 (patch) | |
tree | 6da3b176c66139f466cbb4865b3fbc260ca61bc8 | |
parent | Merge pull request #2595 from xavierxross/master (diff) | |
download | awesome-selfhosted-cce39820e8cd14c2227a7369379afb0dcb413991.tar.gz awesome-selfhosted-cce39820e8cd14c2227a7369379afb0dcb413991.zip |
Added Whoogle to Search Engines section
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1389,6 +1389,7 @@ _See also [Monitoring](#monitoring)_ - [Searx](https://asciimoo.github.io/searx/) - Privacy-respecting, hackable metasearch engine. ([Demo](https://searx.me/), [Source Code](https://github.com/asciimoo/searx)) `AGPL-3.0` `Python` - [sist2](https://github.com/simon987/sist2) - Lightning-fast file system indexer and search tool. ([Demo](https://sist2.simon987.net/)) `GPL-3.0` `C` - [Typesense](https://typesense.org) - Blazing fast, typo-tolerant open source search engine optimized for developer happiness and ease of use. ([Source Code](https://github.com/typesense/typesense)) `GPL-3.0` `C++` +- [Whoogle](https://github.com/benbusby/whoogle-search) - A self-hosted, ad-free, privacy-respecting metasearch engine . `MIT` `Python` - [Yacy](http://yacy.net/en/index.html) - Peer based, decentralized search engine server. ([Demo](http://search.yacy.net/), [Source Code](https://github.com/yacy/yacy_search_server)) `GPL-2.0` `Java` ## Software Development |