procount / pinn

An enhanced Operating System installer for the Raspberry Pi
1.11k stars 123 forks source link

Add download via proxy. #776

Open paolosezart opened 8 months ago

paolosezart commented 8 months ago

Request to developers to add possibility to download list and operating systems via socks proxy. My internet provider blocks or very much limits the speed to some internet sites.

Here is a photo of the download speed using PINN image of raspberry pi OS: PINN

And here is my internet speed: DIRECT

Here is a speed measurement via proxy: PROXY

The internet is fast enough. However, PINN is very slow. Thanks.

procount commented 8 months ago

Many of the OSes are hosted on Sourceforge, since it is free for open-source and has many mirrors around the world. Unfortunately, some of the mirror sites can be slow. I am yet to find another free site that has similar facilities but with faster speed. I am open to suggestions. Meanwhile I am looking into adding a mirror selection facility within PINN so that faster mirrors can be selected.

paolosezart commented 8 months ago

Meanwhile I am looking into adding a mirror selection facility within PINN so that faster mirrors can be selected.

This is a great idea! Is it possible in this case to add a speed check for these mirrors? Or is this already too complicated a process?