whoogle-search/app
Ben Busby 0573484405 Update proxy init, change proxyloc var name
Proxy is now only initialized if both type and location are specified,
as neither have a default fallback and both are required. I suppose the
type could fall back to http, but seems safer this way.

Also refactored proxyurl -> proxyloc for the runtime args in order to
match the Dockerfile args.
2020-10-25 21:39:44 -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 check for Tor socket on init, improve Tor error handling 2020-10-25 21:14:20 -04:00
utils Add check for Tor socket on init, improve Tor error handling 2020-10-25 21:14:20 -04:00
__init__.py Change send_tor_signal arg type, update function doc 2020-10-25 21:25:15 -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