Seeks is a decentralized p2p websearch and collaborative tool.
License
beniz/seeks
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Latest commit
Git stats
Files
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
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
About
Seeks is a decentralized p2p websearch and collaborative tool.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published