Raspberry Pi – acces to the Internet over a proxy server

Add the following lines to the file /etc/environment

# export http_proxy=“http://host:port/“
# export http_proxy=“http://username:password@host:port/“

Leave a Reply

You must be logged in to post a comment.