Files
bpf-developer-tutorial/src/29-sockops/trace_lo_traffic.sh
2023-12-06 02:04:58 -08:00

4 lines
80 B
Bash
Executable File

#!/bin/bash
# 5001 is the default port for iperf server
tcpdump -i lo port 5001