Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 272 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 272 Bytes

iperf3-service

Add a systemctl service for the iperf3 application only a few lines needed.

Put them into:

/etc/systemd/system/

sudo systemctl daemon-reload

sudo systemctl enable --now iperf3

sudo systemctl enable --now iperf3-02

Open firewall ports 5201 and 5202