wssip
WebSocket proxy
A tool that intercepts and manipulates WebSocket traffic between clients and servers.
Application for capturing, modifying and sending custom WebSocket data from client to server and vice versa.
445 stars
22 watching
66 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list
mitmnodejssocket-iowebsocketwebsockets
Related projects:
Repository | Description | Stars |
---|---|---|
melishev/wsgo | Provides an abstraction layer on top of WebSocket connections to facilitate communication between clients and servers. | 3 |
sitegui/nodejs-websocket | Provides a standard way to establish WebSocket connections between clients and servers in Node.js | 737 |
eliihen/wsta | A command-line tool for interacting with WebSockets | 632 |
raphael/wsc | A command line tool for interacting with websockets | 51 |
tatsuhiro-t/wslay | A C library implementing the WebSocket protocol for efficient data transfer over web connections. | 608 |
cytle/socket.io-mp-client | An implementation of the WebSocket protocol for real-time communication between small programs and servers. | 118 |
socketry/async-websocket | An asynchronous WebSocket client/server implementation supporting HTTP/1 and HTTP/2 protocols. | 173 |
treeform/ws | A WebSocket library for building real-time communication between clients and servers. | 254 |
takahikokawasaki/nv-websocket-client | A high-quality WebSocket client implementation in Java. | 2,028 |
feross/simple-websocket | Provides a simple WebSocket API for working with real-time communication in the browser or Node.js environment. | 184 |
0ang3el/websocket-smuggle | A tool to expose security vulnerabilities in WebSocket reverse proxying allowing HTTP requests to be smuggled through | 336 |
glebradchenko/dnwebsocket | A WebSocket library for Swift that provides a simple and efficient way to establish WebSocket connections. | 36 |
kseo/ws-cli | A command line client for establishing and interacting with WebSockets | 17 |
cjhdev/wic | A C implementation of the WebSocket protocol designed for embedded systems. | 70 |
johanwinther/websocket_server | Provides an async iterator for WebSocket events from all connected clients | 9 |