This commit is contained in:
2025-09-16 09:42:18 +02:00
parent 76cf8cb0ac
commit b21c16c296
2 changed files with 24 additions and 6 deletions

7
iperf3.service Normal file
View File

@@ -0,0 +1,7 @@
#/etc/systemd/system/iperf3.service
[Unit]
Description = iperf3 daemon
[Service]
Type = simple
ExecStart = /usr/bin/iperf3 --logfile /var/log/iperf3.log --server