diff options
author | cave beat <cave@cavebeat.org> | 2017-08-21 16:38:08 +0000 |
---|---|---|
committer | cave beat <cave@cavebeat.org> | 2017-08-21 16:38:08 +0000 |
commit | 862336d688f251b6ee74a4ccf9cc87c0cdbc02ca (patch) | |
tree | 00ae987f8548b655bd00daa97463511e80b571a6 | |
parent | Added Myflix (#1135) (diff) | |
download | awesome-selfhosted-862336d688f251b6ee74a4ccf9cc87c0cdbc02ca.tar.gz awesome-selfhosted-862336d688f251b6ee74a4ccf9cc87c0cdbc02ca.zip |
updated demo, src and license for yacy
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1001,7 +1001,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](https://github.com/yacy/yacy_search_server)) `GPLv2` `Java` ## Software Development |