diff options
author | Martin Braun <martin.braun@ettus.com> | 2018-11-05 14:53:07 -0800 |
---|---|---|
committer | Brent Stapleton <bstapleton@g.hmc.edu> | 2018-11-16 14:04:13 -0800 |
commit | c3680008cf46d3693bdd43ff2621492254c28849 (patch) | |
tree | 890c2f409d7c17b66f1b2eb32601ef870b158ce3 /LICENSE.md | |
parent | 1be93abaef6b9c64fb6bd04ab639166fec5af550 (diff) | |
download | uhd-c3680008cf46d3693bdd43ff2621492254c28849.tar.gz uhd-c3680008cf46d3693bdd43ff2621492254c28849.tar.bz2 uhd-c3680008cf46d3693bdd43ff2621492254c28849.zip |
utils: uhd_images_downloader: Add --http-proxy option
This lets the user specify a HTTP proxy. The environment variable
HTTP_PROXY is still usable, but --http-proxy will override it. Example:
$ uhd_images_downloader \
--http-proxy http://user:pass@10.20.30.40:3128 \
-t x310
Here, the tool will download all the images matching 'x310' using
a proxy at 10.20.30.40.
Diffstat (limited to 'LICENSE.md')
0 files changed, 0 insertions, 0 deletions