Chameleon is a containerized setup for (automagically) configuring redsocks to aid in creation of a transparent proxy inside intel. Based on this, we first assume you have docker installed on the system.
You'll need to initially setup env variables for proxy such that you can install docker on the system. ex:
export https_proxy=<yourproxy>:<anditsport>
export http_proxy=<yourproxy>:<anditsport>
wget https://github.intel.com/raw/gist/sedupuga/f1b64097cd0d78ef200a82c18035f595/raw/d491a040cde02d94c3e11ae67745b9d04064d69e/chameleonsocks.sh
chmod 755 chameleonsocks.sh
https_proxy=https://proxy-chain.intel.com:912 ./chameleonsocks.sh --install