procount / pinn

An enhanced Operating System installer for the Raspberry Pi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add download via proxy.

paolosezart opened this issue · comments

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.

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.

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?