1. Download and Install Homebrew from the Mac Terminal
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
2. Install wget2 (using Homebrew) from the Mac Terminal
/opt/homebrew/bin/brew install wget2
33. Using wget2
Man page for wget2
man wget2
Check my bandwidth
/opt/homebrew/bin/wget2 -O /dev/null --report-speed=bits http://cachefly.cachefly.net/100mb.test
/opt/homebrew/bin/wget2 -O /dev/null --report-speed=bits http://cachefly.cachefly.net/100mb.test --bind-address `ipconfig getifaddr en0`
sam.wormley@icloud.com