Skip to content

Commit 3d60840

Browse files
committed
udp readme
1 parent 8ff5fe5 commit 3d60840

File tree

1 file changed

+22
-2
lines changed

1 file changed

+22
-2
lines changed

README.md

+22-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,22 @@
1-
# websocket-proxy-testing-tool
2-
websocket-proxy-testing-tool
1+
# WebSocket Proxy Testing Tool 🚀
2+
3+
Monitor, log, and modify WebSocket messages in real-time with this powerful **WebSocket Proxy Testing Tool**. Perfect for developers, QA specialists, and security professionals.
4+
5+
## 🚀 Key Features
6+
- **Real-Time Traffic Interception**: Monitor **WebSocket messages** as they flow between the client and server.
7+
- **On-the-Fly Data Manipulation**: Modify **WebSocket messages** before they are sent or received.
8+
- **Comprehensive Logging**: Keep detailed logs of all WebSocket messages for easy troubleshooting and debugging.
9+
10+
## 🛠️ Installation
11+
To install the **WebSocket Proxy Testing Tool** as a Chrome extension, visit the [Chrome Web Store](https://chromewebstore.google.com/detail/websocket-proxy/cinjdemeoeelipgiebleljcgbifdmbma).
12+
13+
## 📖 How to Use
14+
1. **Open DevTools**: Go to the **WebSocket Proxy tab**.
15+
2. **View Messages**: See all **WebSocket messages** if a connection exists.
16+
3. **Modify with JavaScript**: Edit the message variable as needed.
17+
4. **Apply Changes**: Click **Run** to apply your code before sending messages.
18+
19+
## 🎯 Who Is It For?
20+
🧑‍💻 **Developers**: Quickly debug and optimize **WebSocket interactions** in your applications.
21+
💪 **QA Engineers**: Ensure **WebSocket communications** are functioning correctly by testing edge cases and performance.
22+
😎 **Pentesters**: Intercept and analyze **WebSocket traffic** to identify vulnerabilities and ensure security.

0 commit comments

Comments
 (0)