Skip to content

gingermanymph/websocket-proxy-testing-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebSocket Proxy Testing Tool

Monitor, log, and modify WebSocket messages in real-time with this powerful Chrome extension. Perfect for developers, QA specialists, and security professionals.

Website · Install from Chrome Web Store · Report Issues

Key Features

  • Real-Time Traffic Interception — Monitor WebSocket messages as they flow between client and server
  • On-the-Fly Data Manipulation — Modify WebSocket messages before they are sent or received
  • Comprehensive Logging — Detailed logs of all WebSocket messages with timestamps and payload info

Installation

Install from the Chrome Web Store.

How to Use

  1. Open DevTools → Go to the WebSocket Proxy tab
  2. View Messages — See all WebSocket messages if a connection exists
  3. Modify with JavaScript — Edit the message variable as needed
  4. Apply Changes — Click Run to apply your code before sending messages

For detailed instructions, see the extension page.

Who Is It For?

  • Developers — Debug and optimize WebSocket interactions in your applications
  • QA Engineers — Test WebSocket edge cases, connection handling, and performance
  • Security Professionals — Intercept and analyze WebSocket traffic to identify vulnerabilities

Learn More

Resources

License

MIT

About

WebSocket Proxy Testing Tool – Monitor, debug, and modify WebSocket traffic in real-time. Ideal for developers, QA testers, and security professionals

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors