# create test nginx pod
kubectl run nginx --image=nginx
# attach debug pod
kubectl debug -it nginx --image=docker.io/calacaly/pod-debug --target=nginx -- /bin/bash
- tcpdump
- curl
- iperf3
- nc
- telnet
- dig
- tcping GitHub - pouriyajamshidi/tcping: Ping TCP ports using tcping. Inspired by Linux's ping utility. Written in Go
- trip GitHub - fujiapple852/trippy: A network diagnostic tool
- rustscan GitHub - bee-san/RustScan: 🤖 The Modern Port Scanner 🤖
- plow GitHub - six-ddc/plow: A high-performance HTTP benchmarking tool that includes a real-time web UI and terminal display
- oha GitHub - hatoo/oha: Ohayou(おはよう), HTTP load generator, inspired by rakyll/hey with tui animation.
- and more ...
- vim
- awk
- cat
- grep
- jq
- yq
- awk