Is there any alternative for netcat utility? I want to run docker API and netcat utility is not installed on client system. docker command example - echo -e \"GET /info HTTP/1.0
socat is a more powerful version of nc and netcat.
socat
nc
netcat