Skip to content

Commit af08902

Browse files
authored
chore: update readme (#46)
This sysadmin was thinking multiple network interfaces when seeing multiple interfaces.
1 parent 99f670a commit af08902

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ A powerful and flexible proxy CLI for capturing and inspecting HTTP(S) and WS(S)
1111
* **Forward & Reverse Proxy:** Supports both forward proxy (client explicitly uses the proxy) and reverse proxy (proxy sits in front of the server).
1212
* **Multi-Protocol Support:** Handles HTTP, HTTPS, WebSocket (WS), and secure WebSocket (WSS) protocols.
1313
* **Flexible Filtering:** Filter traffic based on method, URI, and content-type for targeted analysis.
14-
* **Multiple Interfaces:** Includes a user-friendly Terminal User Interface (TUI) and a web-based interface (WebUI) for inspecting captured data.
14+
* **Multiple User Interfaces:** Includes a user-friendly Terminal User Interface (TUI) and a web-based interface (WebUI) for inspecting captured data.
1515
* **CA Certificate Management:** Simplifies the process of installing the necessary CA certificates to decrypt HTTPS traffic.
1616
* **Export Options:** Export captured traffic in various formats, including Markdown, cURL commands, and HAR files.
1717
* **Non-Blocking Streaming:** Captures request/response data in a non-blocking, streaming fashion for efficient handling of large volumes of traffic.

0 commit comments

Comments
 (0)