noobs icon indicating copy to clipboard operation
noobs copied to clipboard

noobs does not allow setting proxies to access the internet

Open tps800 opened this issue 10 years ago • 5 comments

NOOBS does not allow setting proxies to access internet. This might be necessary within various organisations like universities, collages, schools, companies, ...

Would therefore be quite nice if I could configure something like

ftp_proxy=http://myproxy.local:port http_proxy=http://myproxy.local:port

to have NOOBS download OS-images from internet instead just telling me about "could not connect servers".

tps800 avatar Sep 10 '15 11:09 tps800

+1

generalh avatar Jan 13 '16 20:01 generalh

maybe it is similar to https://github.com/raspberrypi/noobs/issues/231 - option to override hardcoded DEFAULT_REPO_SERVER https://github.com/raspberrypi/noobs/pull/234 - alternative image source repos

beta-tester avatar Mar 05 '16 10:03 beta-tester

Nope, it doesn't have anything to do with #231 or #234 - those are concerned with accessing a different os_list.json whereas AFAIK this issue is concerned with accessing the 'normal' os_list.json when internet access is only available via an HTTP proxy, rather than directly.

lurch avatar Mar 06 '16 00:03 lurch

+1 encountered this issue while setting up windows 10 IoT core behind my company proxy.

pradithya avatar Oct 19 '17 03:10 pradithya

+1 I just found this issue right now, It will be really useful to be able to set a proxy configuration.

cccaballero avatar Mar 18 '18 06:03 cccaballero