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
原创文章,作者:奋斗,如若转载,请注明出处:https://blog.ytso.com/2628.html
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
原创文章,作者:奋斗,如若转载,请注明出处:https://blog.ytso.com/2628.html