包详细信息

wscurl

iceroad13MIT0.1.3

curl/netcat-like tool to talk to a Websocket server.

wscat, curl, netcat, websocket

自述文件

wscurl

No-frills netcat/curl-like tool to talk to a Websocket server.

Install

npm install -g wscurl

Usage

wscurl wss://echo.websocket.org
  • Standard input is piped to the server once connected.
  • Server response is piped to standard output without decoration.

Similar Tools