linux tcpdump补充

If they are going across the loopback interface, you may have to tell
tcpdump to read that interface. On Linux the interface is named lo,
so you can use "-i lo".

tcpdump   -i lo   port   7788 

posted @ 2017-07-10 09:10  jiu~  阅读(302)  评论(0编辑  收藏  举报