diff options
author | nodiscc <nodiscc@gmail.com> | 2016-06-18 18:06:09 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-06-18 18:06:09 +0000 |
commit | dbbc34d0fdc648eba5b3dce7899e753be7593429 (patch) | |
tree | 6a10fb9cb4cfc62d59e0c244d7a28e39d2954e1d | |
parent | Merge pull request #567 from ryantm/patch-2 (diff) | |
parent | make alphabetical (diff) | |
download | awesome-selfhosted-dbbc34d0fdc648eba5b3dce7899e753be7593429.tar.gz awesome-selfhosted-dbbc34d0fdc648eba5b3dce7899e753be7593429.zip |
Merge pull request #570 from rangeroob/gigablast
Add Gigablast
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -754,6 +754,7 @@ See https://github.com/n1trux/awesome-sysadmin#monitoring and https://github.com ## Search Engines + * [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/), [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` |