Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tcpdump在8080端口抓包和在非8080端口抓http协议包显示内容格式不同,为什么? #12

Open
zhiqiangss opened this issue Jun 16, 2023 · 0 comments

Comments

@zhiqiangss
Copy link

image
image

8080端口上抓到的http包,都解码后输出了比较整齐的http报文头;
8081端口上抓到的http包,都没有解码输出http报文;

除了端口,其他抓包参数都是相同的,为什么会有这样的差异?
tcpdump对8080端口,赋予了什么特殊的魔法?

tcpdump --version

tcpdump version 4.99.0
libpcap version 1.10.0 (with TPACKET_V3)
OpenSSL 1.1.1k 25 Mar 2021

cat /etc/issue

Debian GNU/Linux 11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant