aptutil
aptutil copied to clipboard
[cacher] configure proxies via TOML
Currently, go-apt-cacher uses http.DefaultTransport which looks for proxy configurations from environment variables.
It would be more handy to be able to specify proxies in TOML.