seeks

Seeks is a decentralized p2p websearch and collaborative tool.

  • 所有者: beniz/seeks
  • 平台:
  • 許可證: GNU Affero General Public License v3.0
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

Seeks is a websearch proxy and collaborative distributed tool for websearch.
Visit http://www.seeks-project.info for more information on the project.


  1. Content

Seeks code provides:

  • a web proxy,
  • a websearch meta search engine that aggregates results and ranks them
    based on consensus.
  • a plugin system and a set of default plugins, including websearch and
    ad blocking plugins.
  • a P2P collaborative filter that enables decentralized collaborative
    searching and sharing.

  1. Installation

Dependencies:

  • libcurl
  • libxml2
  • libpcre
  • tokyo cabinet
  • protocol buffers
  • libevent (optional, 2.x preferred)
  • opencv (optional)
  • docbook2x-man (optionnal)

From the root directory, run
./autogen.sh
./configure
make

Compilation options can be listed with ./configure --help


  1. Running Seeks

This is an early version of Seeks, it is recommended your run it from the
repository you compiled it from.

cd src
./seeks

see ./seeks --help for options.

For example, by default seeks does not run as a daemon. If you would like
to have it so, run ./seeks --daemon

Other important options can be modified in the configuration file, src/config

By default, seeks runs as proxy on the local machine (127.0.0.1) on port 8250.
If you would like to change it, do it in the configuration file, src/config

Once started, to use seeks, tell your web browser to connect to the Internet
through seeks' web proxy.


  1. Troubleshooting

Seeks is young, so it is likely there are bugs. However, before all, be
sure to read the faq and user manuals, respectively at:

https://github.com/beniz/seeks/wiki/FAQ
https://github.com/beniz/seeks/wiki/User-Manual

To report bugs, please use the interface here :
https://github.com/beniz/seeks/issues

For discussion and getting more immediate help, join us on irc,
channel #seeks on irc.freenode.net

主要指標

概覽
名稱與所有者beniz/seeks
主編程語言C++
編程語言Shell (語言數: 6)
平台
許可證GNU Affero General Public License v3.0
所有者活动
創建於2014-01-24 10:44:19
推送於2015-05-23 18:14:36
最后一次提交2014-04-28 06:38:52
發布數1
最新版本名稱stable-0.1 (發布於 )
第一版名稱stable-0.1 (發布於 )
用户参与
星數280
關注者數29
派生數52
提交數2k
已啟用問題?
問題數29
打開的問題數20
拉請求數1
打開的拉請求數1
關閉的拉請求數0
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?