# axel proxy uses the useful axel download accelerator as a web proxy # see the script for installation deails export HTTP_PROXY="http://localhost:444/" export http_proxy="$HTTP_PROXY"