diff options
author | nodiscc <nodiscc@gmail.com> | 2017-10-16 13:33:25 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-10-16 13:33:25 +0000 |
commit | 198c4aa8c71f2667dbec2ce26675ccfb300b31be (patch) | |
tree | 33a1ede3285018f8d98232779e9846b71d095d06 | |
parent | Merge pull request #1202 from phonicmouse/master (diff) | |
parent | updated searx with site and souce (diff) | |
download | awesome-selfhosted-198c4aa8c71f2667dbec2ce26675ccfb300b31be.tar.gz awesome-selfhosted-198c4aa8c71f2667dbec2ce26675ccfb300b31be.zip |
Merge pull request #1208 from cavebeat/searxx
updated searx with site and souce
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1027,7 +1027,7 @@ See https://github.com/n1trux/awesome-sysadmin#metric--metric-collection **[`^ back to top ^`](#)** * [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` + * [Searx](https://asciimoo.github.io/searx/) - A privacy-respecting, hackable metasearch engine. ([Demo](https://searx.me/), [Source Code](https://github.com/asciimoo/searx)) `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. ([Demo](http://search.yacy.net/), [Source Code](https://github.com/yacy/yacy_search_server)) `GPLv2` `Java` |