proxy.txt 176 Bytes Edit Raw Blame History 1 2 3 # Command to configure network proxy when using NAT'ed interfaces with Virtual Box export http_proxy="http://proxy.utbm.fr:3128" export https_proxy="http://proxy.utbm.fr:3128"