#!/bin/sh -e
export OTEL_SHELL_CONFIG_NETCAT_ASSUME_REQUEST_RESPONSE=TRUE
exec otel4netcat "$@"
