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).
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).
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
I was just thinking that a systemd unit could monitor the domain list and automatically reload squid upon change Let’s work on it
Podman uses HTTPS_PROXY