Terminal through proxy


I just add the following to bash_profile for the user:

# vi ~/.bash_profile 

export http_proxy=http://ip:port

Leave a Reply