feat: add tcpdump, update comments

This commit is contained in:
Ryan Yin
2023-08-03 23:36:15 +08:00
parent f61271a323
commit 7ce3e9a391
2 changed files with 2 additions and 7 deletions

View File

@@ -18,6 +18,7 @@
strace # system call monitoring
ltrace # library call monitoring
bpftrace # powerful tracing tool
tcpdump # network sniffer
lsof # list open files
# system tools