Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 270 Bytes

File metadata and controls

22 lines (16 loc) · 270 Bytes

iPerf Client

Dependencies

  • requests

Run

To build & run via docker, use

$ bash run.sh

To run main, use

$ python3 ./main.py

You can get help by passing --help parameter:

$ python3 ./main.py --help