diff options
author | nodiscc <nodiscc@gmail.com> | 2017-08-27 09:10:21 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-08-27 09:10:21 +0000 |
commit | 7be6b500928f5e1e89258a8ae63c7371be5418c4 (patch) | |
tree | 10f13485982da74fbd0bf37c06fb53ea3addd87a | |
parent | Merge pull request #1144 from cavebeat/devicehive (diff) | |
parent | fix source -> source code (diff) | |
download | awesome-selfhosted-7be6b500928f5e1e89258a8ae63c7371be5418c4.tar.gz awesome-selfhosted-7be6b500928f5e1e89258a8ae63c7371be5418c4.zip |
Merge pull request #1143 from cavebeat/yacy
updated demo, src and license for yacy
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1010,7 +1010,7 @@ See https://github.com/n1trux/awesome-sysadmin#metric--metric-collection * [Gigablast](http://www.gigablast.com/) - open source search engine. ([Demo](http://www.gigablast.com/), [Source Code](https://github.com/gigablast/open-source-search-engine)) `Apache` `C++` * [Searx](https://github.com/asciimoo/searx) - A privacy-respecting, hackable metasearch engine. ([Demo](https://searx.me/)) `AGPLv3` `Python` * [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` + * [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)) `GPLv2` `Java` ## Software Development |