whoogle-search/app
Ben Busby 66a98c6659 Add tor/proxy support for Docker builds, fix opensearch/init
The Dockerfile is now updated to include support for Tor configuration,
with a working torrc file included in the repo.

An issue with opensearch was fixed as well, which was uncovered during
testing and was simple enough to fix here. Likewise, DDG bang gen was
updated to only ever happen if the file didn't exist previously, as
testing with the file being regenerated every time was tedious.
2020-10-26 17:56:01 -04:00
..
models Add tor and http/socks proxy support 2020-10-25 18:17:40 -04:00
static Add tor and http/socks proxy support 2020-10-25 18:17:40 -04:00
templates Add tor/proxy support for Docker builds, fix opensearch/init 2020-10-26 17:56:01 -04:00
utils Add check for Tor socket on init, improve Tor error handling 2020-10-25 21:14:20 -04:00
__init__.py Add tor/proxy support for Docker builds, fix opensearch/init 2020-10-26 17:56:01 -04:00
__main__.py Swap out Flask's default web server for Waitress (#32) 2020-05-12 17:14:55 -06:00
filter.py Fix improper header styling, remove shopping tab links 2020-10-25 13:52:30 -04:00
request.py Fix tor identity logic in Request.send 2020-10-25 21:32:18 -04:00
routes.py Update proxy init, change proxyloc var name 2020-10-25 21:39:44 -04:00