URL filtering HTTPS proxy

Indeed, it might be worth adding both http_proxy and https_proxy too.

I’ll see if it’s possible to add a local firewall rule to redirect all http/https traffic to the proxy port. (this would be useful if you want to proxy everything).

1 Like

Too complicated, im(h)o. Just set all env variables (http_proxy, https_proxy, and all_proxy) to http://127.0.0.1:3128

Yes, but all programs support using a http(s) proxy unfortunately :frowning:

I was just thinking that a systemd unit could monitor the domain list and automatically reload squid upon change :ok_hand: Let’s work on it

1 Like

Podman uses HTTPS_PROXY :woman_facepalming:t3:

1 Like