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