AsahiLinux / asahi-installer

Asahi Linux installer
MIT License
782 stars 103 forks source link

urlcache: Support HTTP proxy #254

Closed t123yh closed 1 month ago

t123yh commented 4 months ago

In some corners of the world, you will experience connection problems installing Asahi Linux without a proxy. This adds basic HTTP proxy support to urlcache.py, honouring proxy settings from environment variables.

v-Ys commented 3 months ago

In some corners of the world, you will experience connection problems installing Asahi Linux without a proxy.

that's true

It works for me. I successfully installed asahi after modifying the urlcache.py file. Otherwise, I would get an error ConnectionResetError: [Errno 54] Connection reset by peer