Giter Club home page Giter Club logo

seeks's Introduction

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.

----------------------------------------------------------------------------
2. 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

----------------------------------------------------------------------------
3. 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.

----------------------------------------------------------------------------
4. 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


seeks's People

Contributors

beniz avatar kamibo avatar kolekti avatar psycojoker avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.