wssh
WebSocket client
A command-line utility for establishing and interacting with WebSocket connections.
wssh ("wish") is a command-line utility/shell for WebSocket inspired by netcat
268 stars
18 watching
45 forks
Language: Python
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
kseo/ws-cli | A command line client for establishing and interacting with WebSockets | 17 |
raphael/wsc | A command line tool for interacting with websockets | 51 |
melishev/wsgo | Provides an abstraction layer on top of WebSocket connections to facilitate communication between clients and servers. | 3 |
tfausak/wuss | A Haskell library that simplifies the creation of secure WebSocket clients. | 69 |
tatsuhiro-t/wslay | A C library implementing the WebSocket protocol for efficient data transfer over web connections. | 608 |
hashrocket/ws | A tool for exploring and debugging websocket servers | 426 |
aluzzardi/wssh | Enables secure, HTTP-based access to remote shell services via a WebSocket bridge | 1,367 |
eliihen/wsta | A command-line tool for interacting with WebSockets | 632 |
ratchetphp/pawl | A PHP library implementing an asynchronous WebSocket client for communicating with web servers. | 583 |
krohling/arduinowebsocketclient | A Websocket client library for Arduino that enables communication with web services over Websockets | 227 |
lxzan/gws | A WebSocket implementation designed for building real-time applications with focus on simplicity, performance, and reliability. | 1,429 |
glebradchenko/dnwebsocket | A WebSocket library for Swift that provides a simple and efficient way to establish WebSocket connections. | 36 |
holywyvern/love-ws | A library for creating WebSocket clients and servers in C++ using the love framework. | 24 |
allinurl/gwsocket | A fast, standalone WebSocket server written in C, providing bidirectional communication between applications and browsers. | 753 |
alexandergugel/wsd | A command-line utility for debugging WebSocket servers by establishing connections to remote servers. | 416 |