[Unit]
Description=Iperf3 TCP Server
After=network.target
[Service]
ExecStart=/usr/bin/iperf3 -s -V
[Install]
WantedBy=multi-user.target