You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@
13
13
14
14
MCPHawk is a passive sniffer for **Model Context Protocol (MCP)** traffic, similar to Wireshark but MCP-focused.
15
15
16
-
It captures JSON-RPC traffic between MCP clients and WebSocket/TCP-based MCP servers. MCPHawk can reconstruct full JSON-RPC messages from raw TCP traffic without requiring a handshake.
16
+
It captures JSON-RPC traffic between MCP clients and WebSocket/TCP-based MCP servers (IPv4 and IPv6). MCPHawk can reconstruct full JSON-RPC messages from raw TCP traffic without requiring a handshake.
17
17
18
18
## What it is
19
19
Passive network sniffer for MCP/JSON-RPC traffic (like Wireshark, but protocol-focused).
0 commit comments