Difference between revisions of "Using bazaar through proxy server"
From Notes_Wiki
|  (Created page with "<yambe:breadcrumb>Bazaar|Bazaar</yambe:breadcrumb> =Using bazaar through proxy server=  ==Using bazaar through HTTP proxy server==  To use bazaar over HTTP proxy server config...") | 
| (No difference) | 
Revision as of 04:42, 23 January 2013
<yambe:breadcrumb>Bazaar|Bazaar</yambe:breadcrumb>
Using bazaar through proxy server
Using bazaar through HTTP proxy server
To use bazaar over HTTP proxy server configure environment variable http_proxy using:
export http_proxy='http://<Proxy server>:<Port>/'

