1 http_proxy=http://127.0.0.1:8118
2 HTTP_PROXY=http://127.0.0.1:8118
3 https_proxy=http://127.0.0.1:8118
4 HTTPS_PROXY=http://127.0.0.1:8118
5 SOCKS_SERVER=127.0.0.1:9050
6 SOCKS5_SERVER=127.0.0.1:9050
8 # Torbutton 1.5.1+ uses those environment variables
9 TOR_SOCKS_HOST='127.0.0.1'
12 # Allow Torbutton access to the control port filter (for new identity).
13 # Setting a password is required, otherwise Torbutton attempts to
14 # read the authentication cookie file instead, which fails.
15 TOR_CONTROL_HOST='127.0.0.1'
16 TOR_CONTROL_PORT='9052'
17 TOR_CONTROL_PASSWD='passwd'
19 GIT_PROXY_COMMAND=/usr/local/bin/connect-socks
21 # Port that the monkeysphere validation agent listens on