NetworkSpy
Summary
NetworkSpy is an HTTP(s) proxy debugger with a custom viewer, aimed at developers for inspecting network traffic.
Similar Articles
Netfox
Netfox is a native macOS network monitoring tool for local network traffic analysis.
@VincentLogic: Discovered a powerful network monitoring tool for the terminal! With RustNet, you can monitor all network connections in real-time directly from the terminal. See at a glance which processes are secretly transmitting data and who is connecting to your server. The best part is seeing the application associated with each connection—something Wireshark can't do. You can view this directly over SSH without needing X11 forwarding…
Introduces RustNet, a terminal-based network monitoring tool developed in Rust. It supports real-time connection monitoring, process association, and traffic analysis, making it ideal for operations and security troubleshooting.
DevRecorder
DevRecorder is a screen recording tool tailored for developers, featuring console, network, error capture, and annotations.
Need some feedback on this OSS tool called agentshark
The author introduces agentshark, an open-source tool for introspecting agent interactions, debugging tool-calling flows, and sharing session traces with teammates.
Proxy for LLMs to learn how Agents works?
User seeks an open-source proxy to intercept and debug API calls from AI agents to understand their internal workings, after finding LiteLLM too enterprise-focused.