Skip to content

Commit 82a35e8

Browse files
authored
Update README.md
1 parent d2e0dea commit 82a35e8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ Parse and display http traffic from network device or pcap file. This is a go ve
22

33
For original python implementation, [refer to httpcap on pypi](https://pypi.org/project/httpcap/).
44

5+
Note: This tool **can not parse HTTPS/HTTP2 traffics**.
6+
57
# Install & Requirement
68
Build httpdump requires libpcap-dev and cgo enabled.
79
## libpcap

0 commit comments

Comments
 (0)