We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2e0dea commit 82a35e8Copy full SHA for 82a35e8
README.md
@@ -2,6 +2,8 @@ Parse and display http traffic from network device or pcap file. This is a go ve
2
3
For original python implementation, [refer to httpcap on pypi](https://pypi.org/project/httpcap/).
4
5
+Note: This tool **can not parse HTTPS/HTTP2 traffics**.
6
+
7
# Install & Requirement
8
Build httpdump requires libpcap-dev and cgo enabled.
9
## libpcap
0 commit comments