mirror of
https://github.com/eunomia-bpf/bpf-developer-tutorial.git
synced 2026-02-03 18:24:27 +08:00
4 lines
80 B
Bash
Executable File
4 lines
80 B
Bash
Executable File
#!/bin/bash
|
|
|
|
# 5001 is the default port for iperf server
|
|
tcpdump -i lo port 5001 |