Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Connect to websocket from Windows command line

Is it at all possible to connect to a websocket from the Windows command line?

I have used WSCAT from the Mac Terminal, but I can't seem to find an alternative.

Any help would be appreciated.

like image 545
physicsboy Avatar asked Oct 18 '25 10:10

physicsboy


1 Answers

You can instal wscat on Windows (npm install -g wscat). It works just as it would work on other OS.

Check out https://www.npmjs.com/package/wscat

like image 102
Vikas Avatar answered Oct 20 '25 00:10

Vikas



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!