whoogle-search/app/templates
Ben Busby bd1d236923 Add tor and http/socks proxy support
Allows users to enable/disable tor from the config menu, which will
forward all requests through Tor.

Also adds support for setting environment variables for alternative
proxy support. Setting the following variables will forward requests
through the proxy:
    - WHOOGLE_PROXY_USER (optional)
    - WHOOGLE_PROXY_PASS (optional)
    - WHOOGLE_PROXY_TYPE (required)
      - Can be "http", "socks4", or "socks5"
    - WHOOGLE_PROXY_LOC  (required)
      - Format: "<ip address>:<port>"

See #30
2020-10-25 18:17:40 -04:00
..
display.html Updated dark theme (#121) 2020-09-14 15:29:58 -04:00
error.html Add tor and http/socks proxy support 2020-10-25 18:17:40 -04:00
header.html Fix improper header styling, remove shopping tab links 2020-10-25 13:52:30 -04:00
index.html Add tor and http/socks proxy support 2020-10-25 18:17:40 -04:00
opensearch.xml Updated opensearch template 2020-08-15 14:03:26 -06:00