I am working on a python program on my Mac.
I am wondering if there's a way to change a web proxy without accessing system preferences.
So far, I have tried
export http_proxy=http://216.56.48.118:8080/
Is there any way to type in a terminal and set a computer's web proxy? (Should be repeatable)