vi / websocat

Command-line client for WebSockets, like netcat (or curl) for ws:// with advanced socat-like functions
MIT License
7.18k stars 278 forks source link

Don't require second address in order to use flags #39

Open mcandre opened 5 years ago

mcandre commented 5 years ago

Hi, I want to use flags like -H to set headers, without specifying a second WebSocket address, as my application has exactly one address with no proxies.

Can we please provide for more CLI flexibility?

vi commented 5 years ago

I don't understand the request.

Please specify: