websocat icon indicating copy to clipboard operation
websocat copied to clipboard

bash exit code is 0, even if error

Open noo-dev opened this issue 4 months ago • 1 comments

version 4.0.0-alpha2

if i try to connect to websocat wss://example.com it gives error below

ERROR websocat::scenario_executor::utils1: Connection refused (os error 111)

but exit code in bash is 0

noo-dev avatar Sep 04 '25 04:09 noo-dev

Added various exist codes for various client errors.

vi avatar Sep 04 '25 22:09 vi