diff options
author | nodiscc <nodiscc@gmail.com> | 2015-07-30 20:47:46 +0000 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2015-07-30 20:47:46 +0000 |
commit | 9c0a37c65207a3f150b5ebdc2c0054c321ff76dc (patch) | |
tree | 24c622380a7db0f1a1d603570b2fe480bd23d5a6 | |
parent | add GNUNet, fixes #55 (diff) | |
download | awesome-selfhosted-9c0a37c65207a3f150b5ebdc2c0054c321ff76dc.tar.gz awesome-selfhosted-9c0a37c65207a3f150b5ebdc2c0054c321ff76dc.zip |
add seeks, fixes #56
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -394,6 +394,7 @@ CMS are a practical way to setup a website with many features. CMS often come wi ## Search Engines * [Searx](https://github.com/asciimoo/searx) - A privacy-respecting, hackable metasearch engine ([Demo](https://searx.me/), [Public instances](https://github.com/asciimoo/searx/wiki/Searx-instances)) + * [Seeks](https://beniz.github.io/seeks/) - a websearch proxy and collaborative distributed tool for websearch. `AGPLv3` `C++` * [Yacy](http://yacy.net/en/index.html) - Peer based, decentralized search engine server `GPL2` `Java` |