socketmon

0.0.2 • Public • Published

Socketmon

Gotta Watch 'em All!

A WebSocket monitoring tool for inspecting and sending WebSocket messages to connected clients.

Socketmon

Installation and usage

First, install the package globally.

npm i -g socketmon

Then run it by executing:

socketmon

The WebSocket server will be available on ws://localhost:6868

The client for monitoring and sending messages is located at http://localhost:6767

Socketmon in action

Example screen

What does it do?

Socketmon creates a debug / temporary server that listens to and sends WebSocket messages to connected clients.

When a WebSocket connection is established from any application, the server will act as a sort of man in the middle which you can inspect from the build-in client.

It makes inspecting and sending WebSocket messages easy without having to build an actual WebSocket server.

Future plans

One of the features that I really want to add is the ability to proxy an existing WebSocket server.

Feel free to add your thoughts in the issue tracker.

Credits

Socketmon is a project by Gaya Kessler

/socketmon/

    Package Sidebar

    Install

    npm i socketmon

    Weekly Downloads

    0

    Version

    0.0.2

    License

    MIT

    Unpacked Size

    1.71 MB

    Total Files

    25

    Last publish

    Collaborators

    • intoto