How do i monitor network traffic on Windows from the command line; specifically the download/upload speeds and amount of data uploaded/downloaded ? Is there a script /batch for
You can use tshark with -z argument. Just search Wireshark. It is open source and multiplatform.