Socket Puppet

A chrome extension that lets you play with websockets.


Project maintained by MisterGlass Hosted on GitHub Pages — Theme by mattgraham

###How do I use Socket Puppet?

Getting Started

  1. If you haven’t already, install the extension
  2. Open up Chrome Developer tools (f12) & move to the Socket Puppet tab
  3. Navigate to a webpage with the websocket you want to test
  4. Socket Puppet will begin logging websocket events

Controls

  • Use the links above the event log to save & clear the log
  • Use the form on the top right to send your own message
  • Use the ‘interrupt page messages’ checkbox to intercept & tamper with every message
  • Use the add link on the right to add regex filters

Problems?

If you have bug or questions, please open an issue on github