iPerf3 server running as Home Assistant addon
Add the repository https://github.com/fredrikbaberg/hassio-addons in Home Assistant, see https://www.home-assistant.io/hassio/installing_third_party_addons/.
See the tab Documentation or the file DOCS.md
.
Create an issue on GitHub.
For local debugging, use the following command: docker build . -t local/iperf3 ; docker run --rm -it -p 5201:5201 --entrypoint=/bin/bash local/operf3