iperf3_exporter
iperf3_exporter copied to clipboard
Add reverse_mode GET param to trigger `-R` passed to iperf3
This allows people to test downstream to the exporter host from the iperf server.
Test: docker build -t iperf3_exporter:cooper .
Attempts to fix #8
Ok compiles now. We should be able to test.