winunix / proxy-linux

Easy proxy service switching for browsers and others
MIT License
1 stars 0 forks source link

change export proxy on .profile or /etc/enviroment #5

Open ailtonbsj opened 5 years ago

ailtonbsj commented 5 years ago

This can be tested with app kstars downloading an image.

ailtonbsj commented 4 years ago

Need to test if the use of http in all variables will work on kstars, google-earth and apt

export http_proxy=http://proxy.exemplo.com.br:8080
export https_proxy=http://proxy.exemplo.com.br:8080
export ftp_proxy=http://proxy.exemplo.com.br:8080
export socks_proxy=http://proxy.exemplo.com.br:8080