Files
bpf-developer-tutorial/29-sockops/trace_lo_traffic.sh

4 lines
80 B
Bash
Executable File

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