Setting up a proxy configuration:
# export http_proxy=”http://username:password@host:port”
Reloading Squid’s configuration:
# squid -k reconfigure
Learn, write, then share
Setting up a proxy configuration:
# export http_proxy=”http://username:password@host:port”
Reloading Squid’s configuration:
# squid -k reconfigure