![]() |
hace 11 años | |
---|---|---|
examples | hace 11 años | |
searx | hace 11 años | |
.gitignore | hace 11 años | |
LICENSE | hace 11 años | |
README.md | hace 11 años | |
requirements.txt | hace 11 años | |
searx.conf_sample | hace 11 años |
A hackable metasearch engine respecting privacy.
curl -d 'format=json' -d 'q=searx' http://searx.0x2a.tk/
pip install -r requirements.txt
git clone git@github.com:asciimoo/searx.git && cd searx
cp searx.conf_sample search.conf
secret_key
!)python searx/webapp.py
to start the application